Update tmux config

Buddy Sandidge 7 years ago
parent 1567d5e8ee
commit e3abee8c24

@ -58,8 +58,8 @@ unbind [
bind Escape copy-mode bind Escape copy-mode
unbind p unbind p
bind p paste-buffer bind p paste-buffer
bind -t vi-copy 'v' begin-selection bind-key -Tcopy-mode-vi 'v' send -X begin-selection
bind -t vi-copy 'y' copy-selection bind-key -Tcopy-mode-vi 'y' send -X copy-selection
# Make switch session shortcut repeatable # Make switch session shortcut repeatable
bind -r ( switch-client -p bind -r ( switch-client -p

Loading…
Cancel
Save