Added terminal color options
This commit is contained in:
parent
8de8279204
commit
f15b7a09b1
@ -1,5 +1,7 @@
|
|||||||
# terminal
|
# terminal
|
||||||
set -g default-terminal "alacritty"
|
set -g default-terminal "screen-256color"
|
||||||
|
set -ga terminal-overrides ",alacritty:Tc"
|
||||||
|
set -ga terminal-overrides ",xterm-256color:Tc"
|
||||||
|
|
||||||
# vi mode
|
# vi mode
|
||||||
set-window-option -g mode-keys vi
|
set-window-option -g mode-keys vi
|
||||||
|
Loading…
Reference in New Issue
Block a user