home/tmux | updated term configs
This commit is contained in:
parent
7195409e4e
commit
5224ded024
1 changed files with 2 additions and 1 deletions
|
|
@ -121,7 +121,8 @@
|
|||
set -g visual-activity off
|
||||
set -g visual-bell off
|
||||
set -sa terminal-features ',tmux-256color:RGB'
|
||||
set -sa terminal-overrides ",tmux-256color:RGB"
|
||||
# set -sa terminal-overrides ",tmux-256color:RGB"
|
||||
set -sa terminal-overrides ",xterm*:Tc"
|
||||
set -sg escape-time 0
|
||||
'';
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue