fix colors
This commit is contained in:
parent
6e543d48dd
commit
6940a95f32
@ -27,7 +27,7 @@ set -g display-panes-time $_tmux_display_panes_time
|
|||||||
set -g lock-command vlock # Shell command to lock client
|
set -g lock-command vlock # Shell command to lock client
|
||||||
|
|
||||||
set -g default-terminal "tmux-256color"
|
set -g default-terminal "tmux-256color"
|
||||||
set -g terminal-overrides[101] "tmux-256color:Tc"
|
set -g terminal-overrides[101] "xterm-256color:Tc"
|
||||||
|
|
||||||
set-hook -g after-new-session[101] 'rename-window -t 1 1'
|
set-hook -g after-new-session[101] 'rename-window -t 1 1'
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user