mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-01-08 19:32:31 +01:00
tmux.conf: add a note on infocmp tmux-256color
This commit is contained in:
parent
93fa7a003c
commit
1b25a25416
@ -23,7 +23,8 @@ set -g base-index 1
|
||||
bind-key 0 select-window -t :10
|
||||
|
||||
# Terminal supports 256colors
|
||||
# the world isn't ready for tmux-256color yet.
|
||||
# the world isn't ready for tmux-256color yet. `infocmp tmux-256color` can
|
||||
# be used to see if the current system is.
|
||||
#set -g default-terminal "tmux-256color"
|
||||
set -g default-terminal "screen-256color"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user