mirror of
1
0
Fork 0
This commit is contained in:
涵曦 2015-04-30 16:53:43 +00:00
commit 4c4c45d0ce
1 changed files with 3 additions and 0 deletions

View File

@ -24,3 +24,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