feat: proper colors in tmux
This commit is contained in:
parent
49e16608e0
commit
0068ddf4c9
@ -10,7 +10,8 @@ set-option -g prefix C-a
|
||||
#sest -g utf8 on
|
||||
|
||||
## we like colors
|
||||
set -g default-terminal "screen-256color"
|
||||
set -g default-terminal xterm-256color
|
||||
set -ga terminal-overrides ",xterm-256color:RGB"
|
||||
|
||||
## Useful KeyBindings
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user