Fix Tmux color rendering and autostart on foot terminal
This commit is contained in:
@@ -10,7 +10,7 @@ setw -g pane-base-index 1
|
||||
bind c new-window -c "#{pane_current_path}"
|
||||
|
||||
# Fix Tmux for colors
|
||||
set-option -a terminal-features 'xterm-256color:RGB'
|
||||
set-option -a terminal-features 'foot:RGB'
|
||||
set -g allow-passthrough on
|
||||
set -ga update-environment TERM
|
||||
set -ga update-environment TERM_PROGRAM
|
||||
|
||||
Reference in New Issue
Block a user