Remove faulty screen-256color from default-terminal in tmux conf
This commit is contained in:
parent
ad735448ab
commit
9a19c94f01
1 changed files with 0 additions and 1 deletions
|
|
@ -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"
|
bind-key -n M-C source-file ~/.tmux.conf \; display-message "Config reloaded"
|
||||||
|
|
||||||
# Set the default terminal to support 256 colors
|
# Set the default terminal to support 256 colors
|
||||||
set -g default-terminal "screen-256color"
|
|
||||||
set -g default-terminal "alacritty"
|
set -g default-terminal "alacritty"
|
||||||
|
|
||||||
# Ensure tmux uses true color
|
# Ensure tmux uses true color
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue