mirror of https://github.com/nirenjan/dotfiles.git
Remove the next/previous window unbind-key's
parent
7c28319adb
commit
c8654cc971
|
@ -158,10 +158,6 @@ bind-key D detach-client -P
|
||||||
# of available sessions
|
# of available sessions
|
||||||
bind-key L choose-session
|
bind-key L choose-session
|
||||||
|
|
||||||
# Don't waste time with the next-window and previous-window bindings
|
|
||||||
unbind-key n
|
|
||||||
unbind-key p
|
|
||||||
|
|
||||||
# Allow the escape key to quit the choice window
|
# Allow the escape key to quit the choice window
|
||||||
bind-key -t vi-choice Escape cancel
|
bind-key -t vi-choice Escape cancel
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue