[fix] Update

This commit is contained in:
Uttarayan Mondal
2023-02-01 16:10:57 +05:30
parent df5d6a6b0d
commit c7b11825bb
7 changed files with 50 additions and 43 deletions

View File

@@ -23,6 +23,8 @@ set -g default-terminal 'tmux-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'
set -g mouse on
# set-option -sa terminal-overrides ',alacritty:RGB'
set-option -g focus-events on
set-option -sg escape-time 10