Use tmux-256color to enable bold/italic terminfo
This commit is contained in:
parent
8ce4cbb15d
commit
d0842dc020
@ -19,7 +19,7 @@ set -g display-time 4000
|
|||||||
set -g status-interval 5
|
set -g status-interval 5
|
||||||
|
|
||||||
# Upgrade $TERM
|
# Upgrade $TERM
|
||||||
set -g default-terminal "screen-256color"
|
set -g default-terminal "tmux-256color"
|
||||||
|
|
||||||
# Focus events enabled for terminals that support them
|
# Focus events enabled for terminals that support them
|
||||||
set -g focus-events on
|
set -g focus-events on
|
||||||
|
Loading…
x
Reference in New Issue
Block a user