add correct TERM to tmux
This commit is contained in:
parent
6c01fb2dd2
commit
62dcacbe48
@ -34,3 +34,6 @@ set-window-option -g window-status-style fg=colour239,bg=default
|
|||||||
|
|
||||||
# bell
|
# bell
|
||||||
set-window-option -g window-status-bell-style fg=colour232,bg=colour253
|
set-window-option -g window-status-bell-style fg=colour232,bg=colour253
|
||||||
|
|
||||||
|
# Correct colors, NOTE you also need to alias tmux as `tmux -2`
|
||||||
|
set -g default-terminal "tmux-256color"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user