update
This commit is contained in:
parent
99b63f20bc
commit
dd6d398060
6 changed files with 13 additions and 3 deletions
|
|
@ -1,4 +1,5 @@
|
|||
set-option -sa terminal-overrides ",xterm*:Tc"
|
||||
#set-option -sa terminal-overrides ",xterm*:Tc"
|
||||
set -g terminal-overrides 'xterm*:smcup@:rmcup@'
|
||||
set -g mouse on
|
||||
set -g set-clipboard on
|
||||
set -g @yank_selection_mouse 'clipboard'
|
||||
|
|
@ -46,6 +47,7 @@ set -g @plugin 'christoomey/vim-tmux-navigator'
|
|||
set -g @plugin 'catppuccin/tmux'
|
||||
set -g @plugin 'tmux-plugins/tmux-yank'
|
||||
set -g @plugin 'pschmitt/tmux-ssh-split'
|
||||
set -g @plugin 'nhdaly/tmux-better-mouse-mode'
|
||||
|
||||
set -g @catppuccin_flavor 'mocha'
|
||||
# set vi-mode
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue