mirror of
https://github.com/gryf/vmstrap.git
synced 2026-01-03 12:24:12 +01:00
Make vim like copy/selection for tmux system depended
This commit is contained in:
@@ -95,7 +95,3 @@ bind-key + resize-pane -U 3
|
||||
set-window-option -g mode-keys vi
|
||||
|
||||
# v and y like vi in copy-mode
|
||||
#bind-key -T copy-mode-vi 'v' send -X begin-selection
|
||||
#bind-key -T copy-mode-vi 'y' send -X copy-selection
|
||||
bind -t vi-copy 'v' begin-selection
|
||||
bind -t vi-copy 'y' copy-selection
|
||||
|
||||
Reference in New Issue
Block a user