more reliable colours in tmux
This commit is contained in:
parent
3aaec99112
commit
0e858a3385
@ -4,6 +4,7 @@ set -g prefix C-o
|
|||||||
set -g set-titles on
|
set -g set-titles on
|
||||||
set -g set-titles-string "[#S] #W@#h (#I)"
|
set -g set-titles-string "[#S] #W@#h (#I)"
|
||||||
set -g status-right ""
|
set -g status-right ""
|
||||||
|
set -g default-terminal "screen-256color"
|
||||||
|
|
||||||
set-option -g status-left-length 60
|
set-option -g status-left-length 60
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user