Remove faulty screen-256color from default-terminal in tmux conf

This commit is contained in:
Martin Larsson 2024-11-14 22:16:13 +01:00
parent ad735448ab
commit 9a19c94f01

View file

@ -65,7 +65,6 @@ bind-key -n M-( run-shell "#{@move-pane-path} 9"
bind-key -n M-C source-file ~/.tmux.conf \; display-message "Config reloaded"
# Set the default terminal to support 256 colors
set -g default-terminal "screen-256color"
set -g default-terminal "alacritty"
# Ensure tmux uses true color