You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.