mirror of
1
0
Fork 0

Update .tmux.conf.local

bugfix 1.9a maximize current pane
This commit is contained in:
涵曦 2015-04-28 10:16:40 +08:00
parent 3e7170ecf5
commit 68561a0a10
1 changed files with 3 additions and 0 deletions

View File

@ -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