Updated tmux force-* to be 2.9 compatible

This commit is contained in:
Eric Renfro 2019-07-31 00:39:23 -04:00
parent d9ed90f5e3
commit 40dab3e072
Signed by: psi-jack
GPG Key ID: 14977F3A50D9A5BF
1 changed files with 3 additions and 2 deletions

View File

@ -115,8 +115,9 @@ set -g visual-silence off
setw -g alternate-screen on
setw -g clock-mode-style 24
setw -g force-height 0
setw -g force-width 0
# Removed in 2.9
#setw -g force-height 0
#setw -g force-width 0
setw -g main-pane-height 24
setw -g main-pane-width 80
setw -g monitor-activity on