iTerm dynamic profile for tmux keys
This commit is contained in:
@@ -36,8 +36,8 @@ bind C-a send-prefix
|
||||
# vi copy mode
|
||||
set -g mode-keys vi
|
||||
bind Escape copy-mode
|
||||
unbind p
|
||||
bind p paste-buffer
|
||||
# unbind p
|
||||
# bind p paste-buffer
|
||||
bind-key -T copy-mode-vi 'v' send-keys -X begin-selection
|
||||
bind-key -T copy-mode-vi 'y' send-keys -X copy-selection
|
||||
bind-key -T copy-mode-vi 'c-v' send-keys -X rectangle-toggle
|
||||
|
||||
Reference in New Issue
Block a user