Update '.tmux.conf'
This commit is contained in:
@@ -54,5 +54,8 @@ set -g @plugin 'tmux-plugins/tpm'
|
|||||||
#set -g @plugin 'tmux-plugins/tmux-sensible'
|
#set -g @plugin 'tmux-plugins/tmux-sensible'
|
||||||
set -g @plugin 'tmux-plugins/tmux-prefix-highlight'
|
set -g @plugin 'tmux-plugins/tmux-prefix-highlight'
|
||||||
|
|
||||||
|
bind -T copy-mode C-c send -X copy-pipe-no-clear "xclip -sel clip"
|
||||||
|
bind -T copy-mode-vi C-c send -X copy-pipe-no-clear "xclip -sel clip"
|
||||||
|
|
||||||
## init tpm
|
## init tpm
|
||||||
run '~/.tmux/plugins/tpm/tpm'
|
run '~/.tmux/plugins/tpm/tpm'
|
||||||
|
|||||||
Reference in New Issue
Block a user