Setup tmux to support true color
This commit is contained in:
parent
4e97e05d64
commit
c2b6680375
|
@ -1,4 +1,5 @@
|
|||
set -g default-terminal "xterm-256color"
|
||||
set -ag terminal-overrides ",xterm-256color:RGB"
|
||||
#set -g set-titles-string '#T'
|
||||
#set-option -g set-titles on
|
||||
setw -g monitor-activity on
|
||||
|
|
Loading…
Reference in New Issue
Block a user