Update .tmux.conf
This commit is contained in:
parent
f38eb64027
commit
193c1ebc9a
|
@ -9,7 +9,7 @@ bind-key C-a send-prefix
|
|||
# don't rename windows automatically
|
||||
set-option -g allow-rename off
|
||||
|
||||
# smart pane swtiching with awareness of vim splits
|
||||
# smart pane switching with awareness of vim splits
|
||||
|
||||
bind h select-pane -L
|
||||
bind j select-pane -D
|
||||
|
|
Loading…
Reference in New Issue