tmux: k conflicts with up
This commit is contained in:
parent
92eb8410c1
commit
dba074249b
1 changed files with 0 additions and 4 deletions
|
@ -32,10 +32,6 @@
|
||||||
bind v split-window -c "#{pane_current_path}" -h
|
bind v split-window -c "#{pane_current_path}" -h
|
||||||
bind s split-window -c "#{pane_current_path}" -v
|
bind s split-window -c "#{pane_current_path}" -v
|
||||||
|
|
||||||
# confirm before killing a window or the server
|
|
||||||
bind-key k confirm kill-window
|
|
||||||
bind-key K confirm kill-server
|
|
||||||
|
|
||||||
set -g renumber-windows on
|
set -g renumber-windows on
|
||||||
set -g mouse on
|
set -g mouse on
|
||||||
# don't yank immediately when selecting text
|
# don't yank immediately when selecting text
|
||||||
|
|
Loading…
Add table
Reference in a new issue