1
0
Fork 0
mirror of synced 2024-06-16 11:21:09 -04:00
This commit is contained in:
涵曦 2015-04-30 16:53:43 +00:00
commit 4c4c45d0ce

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