tmux add colors256

This commit is contained in:
Tomas Mirchev 2025-02-25 16:41:11 +01:00
parent aeb5923b51
commit c2c66c0aae

View File

@ -5,7 +5,7 @@ bind-key C-Space send-prefix
#set -g default-terminal "tmux-256color" #set -g default-terminal "tmux-256color"
#set -as terminal-features ",*:RGB" #set -as terminal-features ",*:RGB"
set-option -a terminal-features 'xterm-256color:RGB'
set-option -sg escape-time 10 set-option -sg escape-time 10
set-option -g focus-events on set-option -g focus-events on