Fix: no color in helix in tmux
This commit is contained in:
parent
8ed2427671
commit
e1df797ac1
@ -1,7 +1,7 @@
|
||||
set -g clock-mode-style 12
|
||||
set -g default-command "${SHELL}"
|
||||
set -g default-terminal "xterm-256color"
|
||||
set -g history-limit 5000
|
||||
set -g default-terminal "tmux-256color"
|
||||
set -g history-limit 10000
|
||||
set -g prefix C-q
|
||||
set -sg escape-time 25
|
||||
set -wg mode-keys vi
|
||||
|
Loading…
Reference in New Issue
Block a user