Update .tmux.conf.local
bugfix 1.9a maximize current pane
This commit is contained in:
parent
3e7170ecf5
commit
68561a0a10
1 changed files with 3 additions and 0 deletions
|
@ -21,3 +21,6 @@
|
|||
# - and iTerm2 is configured to send [1;9A -> [1;9D for option + arrow keys
|
||||
# then uncomment the following line to make Meta + arrow keys mapping work
|
||||
#set -g terminal-overrides "*:kUP3=\e[1;9A,*:kDN3=\e[1;9B,*:kRIT3=\e[1;9C,*:kLFT3=\e[1;9D"
|
||||
|
||||
# bugfix 1.9a maximize current pane
|
||||
#bind + resize-pane -Z
|
||||
|
|
Loading…
Reference in a new issue