Update
This commit is contained in:
parent
83672ae9ff
commit
440a3d2114
2 changed files with 8 additions and 6 deletions
|
|
@ -12,7 +12,8 @@
|
|||
set-option -s default-terminal "tmux-256color"
|
||||
set-option -sa terminal-overrides ",xterm-256color:RGB"
|
||||
set-option -sa terminal-overrides ",xterm-255color*:Tc"
|
||||
set -ga terminal-overrides ',*:Ss=\E[%p1%d q:Se=\E[2 q'
|
||||
set -ga terminal-overrides ',*:Tc'
|
||||
set -ga terminal-overrides '*:Ss=\E[%p1%d q:Se=\E[ q'
|
||||
# Default terminal is 256 colors
|
||||
|
||||
#set -g default-terminal "screen-256color" # colors!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue