true color support again for opencode
This commit is contained in:
@@ -34,8 +34,8 @@ bind-key m command-prompt -p "send pane to:" "join-pane -t :'%%'"
|
||||
set -s escape-time 0
|
||||
|
||||
# True color support
|
||||
# set -g default-terminal "tmux-256color"
|
||||
# set-option -ga terminal-overrides ",*256col*:Tc"
|
||||
set -g default-terminal "tmux-256color"
|
||||
set-option -ga terminal-overrides ",*256col*:Tc"
|
||||
|
||||
# Allow OSC 11 background queries to pass through
|
||||
set -g allow-passthrough on
|
||||
|
||||
Reference in New Issue
Block a user