terminal-overrides should be xterm-256color
This commit is contained in:
parent
133c723c65
commit
e9d12b1600
@ -97,7 +97,7 @@ bind r source-file ~/.tmux.conf
|
|||||||
set -g default-terminal "tmux-256color"
|
set -g default-terminal "tmux-256color"
|
||||||
|
|
||||||
# 24 bit colors
|
# 24 bit colors
|
||||||
set -ga terminal-overrides ",xterm-termite:Tc"
|
set -ga terminal-overrides ",xterm-256color:Tc"
|
||||||
|
|
||||||
# Start window numbering at 1
|
# Start window numbering at 1
|
||||||
set -g base-index 1
|
set -g base-index 1
|
||||||
|
Loading…
Reference in New Issue
Block a user