Update tmux configs

This commit is contained in:
Uttarayan Mondal
2022-02-14 23:42:53 +05:30
parent c386fa12cd
commit 471c328ef1
11 changed files with 38 additions and 7 deletions

View File

@@ -1,8 +1,8 @@
# List of plugins
set -g @plugin 'tmux-plugins/tpm'
set -g @plugin 'uttarayan21/tmux-wombat'
set -g @plugin 'uttarayan21/tmux-notmuch'
set -g @plugin 'tmux-plugins/tmux-battery'
set -g @plugin 'wfxr/tmux-fzf-url'
# set -g @dracula-show-powerline true
@@ -16,7 +16,7 @@ set -g @plugin 'tmux-plugins/tmux-battery'
# load plugin manager
run -b '~/.config/tmux/plugins/tpm/tpm'
set -g default-terminal 'tmux-256color'
set -g default-terminal 'xterm-256color'
set -ga terminal-overrides ',*256col*:Tc'
set -as terminal-overrides ',*:Smulx=\E[4::%p1%dm'
set -as terminal-overrides ',*:Setulc=\E[58::2::%p1%{65536}%/%d::%p1%{256}%/%{255}%&%d::%p1%{255}%&%d%;m'