Add tmux copy on select
This commit is contained in:
parent
a101b3c431
commit
a636aa744e
1 changed files with 1 additions and 1 deletions
|
|
@ -130,7 +130,7 @@ run -b 'tmux bind -ct vi-edit Escape cancel 2> /dev/null || true'
|
|||
|
||||
|
||||
# -- copy mode -----------------------------------------------------------------
|
||||
|
||||
bind -T copy-mode-vi MouseDragEnd1Pane send-keys -X copy-selection
|
||||
bind Enter copy-mode # enter copy mode
|
||||
|
||||
run -b 'tmux bind -t vi-copy v begin-selection 2> /dev/null || true'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue