Issue description
I find it really annoying that the force-width and force-height options got removed from version 2.9. This means I can no longer set the maximum limit of the width or height and still have it reduce when reducing the window size below the limit.
It says in the changelog the resize-window option does the same thing but it doesn't. It sets window-size to manual which I don't want. There needs to be limit-width and limit-height options that do the same as what the force-width and force-height options did.
Required information
Please provide the following information:
- tmux version: 3.0a
- Platform: Ubuntu.
- $TERM inside of tmux :
screen . Outside of tmux: xterm-256color.
Issue description
I find it really annoying that the
force-widthandforce-heightoptions got removed from version 2.9. This means I can no longer set the maximum limit of the width or height and still have it reduce when reducing the window size below the limit.It says in the changelog the
resize-windowoption does the same thing but it doesn't. It setswindow-sizeto manual which I don't want. There needs to belimit-widthandlimit-heightoptions that do the same as what theforce-widthandforce-heightoptions did.Required information
Please provide the following information:
screen. Outside of tmux:xterm-256color.