This commit is contained in:
DeveloperDurp 2024-08-25 20:36:32 -05:00
parent 99b63f20bc
commit dd6d398060
6 changed files with 13 additions and 3 deletions

View file

@ -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