Setup tmux to support true color
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user