tmux: Remove deprecated options

This commit is contained in:
2017-09-11 19:17:36 +02:00
parent e64b28670a
commit 1cd8b54284

View File

@@ -94,6 +94,3 @@ bind-key -n C-F3 set-option status
bind-key r source-file ~/.tmux.conf \; display-message "~/.tmux.conf sourced"
bind P paste-buffer
bind-key -t vi-copy 'v' begin-selection
bind-key -t vi-copy 'y' copy-selection
bind-key -t vi-copy 'r' rectangle-toggle