Change temrinal type to xterm-256color for better compatibility
This commit is contained in:
parent
6dd8b00ad7
commit
2837a69092
@ -21,7 +21,7 @@ bind k select-pane -U
|
||||
bind l select-pane -R
|
||||
|
||||
# Terminal appearance
|
||||
set -g default-terminal "tmux-256color"
|
||||
set -g default-terminal "xterm-256color"
|
||||
|
||||
# Keep this line at the very bottom
|
||||
run '~/.config/tmux/plugins/tpm/tpm'
|
||||
|
Loading…
x
Reference in New Issue
Block a user