Updated tmux force-* to be 2.9 compatible

This commit is contained in:
Eric Renfro 2019-07-31 00:39:23 -04:00
parent 8433e60ec9
commit ea25571de1
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