chore: ZSH MacOS
This commit is contained in:
8
.config/tmux/tmux_copy_mode.conf
Normal file
8
.config/tmux/tmux_copy_mode.conf
Normal file
@@ -0,0 +1,8 @@
|
||||
# tmux_copy_mode.conf
|
||||
|
||||
# Copy mode
|
||||
bind -T copy-mode-vi v send -X begin-selection
|
||||
bind -T copy-mode-vi y send-keys -X copy-pipe-and-cancel "pbcopy"
|
||||
bind P paste-buffer
|
||||
bind -T copy-mode-vi MouseDragEnd1Pane send-keys -X copy-pipe-and-cancel "pbcopy"
|
||||
|
||||
Reference in New Issue
Block a user