switch to upstream copy config

This commit is contained in:
Simon Bruder 2018-05-05 13:42:58 +00:00
parent 7c75ef3500
commit 5772cda992
No known key found for this signature in database
GPG key ID: 6F03E0000CC5B62F

View file

@ -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