support solarized8 too

This commit is contained in:
2022-10-19 18:15:18 -05:00
parent f8c419314b
commit 1829789ed0
3 changed files with 8 additions and 5 deletions

View File

@@ -33,7 +33,7 @@ setw -g mouse off
# set -g default-terminal "xterm-256:color"
# set -g default-terminal "${TERM}"
set -s default-terminal "tmux-256color"
set -g default-terminal "tmux-256color"
set -g history-limit 15000
set -g window-status-style dim
@@ -47,8 +47,8 @@ set -g update-environment "DISPLAY SSH_ASKPASS SSH_AGENT_PID SSH_CONNECTION WIND
set-environment -g 'SSH_AUTH_SOCK' ~/.ssh/ssh_auth_sock
# set -as terminal-overrides ',xterm-256color:RGB'
set -as terminal-features ',xterm-256color:RGB'
set-option -sa terminal-overrides ',xterm-256color:RGB'
set -as terminal-features ',tmux-256color:RGB'
set-option -sa terminal-overrides ',tmux-256color:RGB'
# Undercurl
set -as terminal-overrides ',*:Smulx=\E[4::%p1%dm' # undercurl support