fix(tmux): copy selection with y
This commit is contained in:
@@ -27,6 +27,7 @@ unbind C-b
|
||||
|
||||
# copy mode
|
||||
bind -T copy-mode-vi v send-keys -X begin-selection
|
||||
bind -T copy-mode-vi y send-keys -X copy-selection-and-cancel
|
||||
|
||||
# navigation
|
||||
bind ^ last-window
|
||||
|
||||
Reference in New Issue
Block a user