mirror of
https://github.com/stevenproctor/dotfiles.git
synced 2026-01-28 08:39:56 -06:00
tmux terminal color settings
This commit is contained in:
@@ -46,8 +46,9 @@ set -g status-right '#(~/dotfiles/bin/tmux_battery_charge_indicator.sh) #[bg=whi
|
||||
set -g update-environment "DISPLAY SSH_ASKPASS SSH_AGENT_PID SSH_CONNECTION WINDOWID XAUTHORITY"
|
||||
set-environment -g 'SSH_AUTH_SOCK' ~/.ssh/ssh_auth_sock
|
||||
|
||||
# set -as terminal-overrides ',xterm-257color:RGB'
|
||||
# set -as terminal-overrides ',xterm-256color:RGB'
|
||||
set -as terminal-features ',xterm-256color:RGB'
|
||||
set-option -sa terminal-overrides ',xterm-256color:RGB'
|
||||
|
||||
# Undercurl
|
||||
set -as terminal-overrides ',*:Smulx=\E[4::%p1%dm' # undercurl support
|
||||
|
||||
Reference in New Issue
Block a user