switch to upstream copy config
This commit is contained in:
parent
7c75ef3500
commit
5772cda992
|
@ -19,10 +19,7 @@ bind - split-window -v
|
|||
set -g base-index 1
|
||||
setw -g pane-base-index 1
|
||||
|
||||
# vim bindings in copy mode
|
||||
# HOWTO: PREFIX+[, v, select text, y, PREFIX+]
|
||||
bind-key -T copy-mode-vi v send-keys -X begin-selection
|
||||
bind-key -T copy-mode-vi y send-keys -X copy-selection-and-cancel
|
||||
# HOWTO copy: PREFIX+[, space, select text, enter, PREFIX+]
|
||||
|
||||
# enable mouse
|
||||
set -g mouse on
|
||||
|
|
Reference in a new issue