mirror of
https://github.com/d0zingcat/dotfiles.git
synced 2026-05-21 07:26:44 +00:00
@@ -68,6 +68,8 @@ bind-key -T copy-mode-vi v send -X begin-selection
|
||||
bind-key -T copy-mode-vi y send-keys -X copy-pipe-and-cancel "pbcopy"
|
||||
bind-key -T copy-mode-vi MouseDragEnd1Pane send-keys -X copy-pipe-and-cancel "pbcopy"
|
||||
bind-key -T copy-mode-vi Enter send-keys -X copy-pipe-and-cancel "pbcopy"
|
||||
# 单击鼠标左键切换 pane 焦点,不触发 copy mode
|
||||
bind-key -T root MouseDown1Pane select-pane -t = \; send-keys -M
|
||||
|
||||
# Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf)
|
||||
run '~/.config/tmux/plugins/tpm/tpm'
|
||||
|
||||
Reference in New Issue
Block a user