added 256 color force for tmux shell
This commit is contained in:
parent
051f241022
commit
ac9c7d2956
@ -36,3 +36,5 @@ bind-key -n M-q killp
|
|||||||
|
|
||||||
# quick reload
|
# quick reload
|
||||||
bind-key r source-file ~/.tmux.conf\; display "TMUX CONFIG RELOADED"
|
bind-key r source-file ~/.tmux.conf\; display "TMUX CONFIG RELOADED"
|
||||||
|
|
||||||
|
set -g default-terminal "screen-256color"
|
||||||
|
Loading…
Reference in New Issue
Block a user