[tmux] stay in copy mode on drag end
This commit is contained in:
parent
e15d3b1a40
commit
cf5c52fea6
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@ bind -r C-j resize-pane -D 5
|
|||
bind -r C-k resize-pane -U 5
|
||||
bind -r C-l resize-pane -R 5
|
||||
|
||||
unbind-key -T copy-mode-vi MouseDragEnd1Pane # Stay in copy mode on drag end
|
||||
|
||||
#
|
||||
# General
|
||||
#
|
||||
|
|
Loading…
Add table
Reference in a new issue