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
|
set -s escape-time 0
|
||||||
|
|
||||||
# True color support
|
# True color support
|
||||||
# set -g default-terminal "tmux-256color"
|
set -g default-terminal "tmux-256color"
|
||||||
# set-option -ga terminal-overrides ",*256col*:Tc"
|
set-option -ga terminal-overrides ",*256col*:Tc"
|
||||||
|
|
||||||
# Allow OSC 11 background queries to pass through
|
# Allow OSC 11 background queries to pass through
|
||||||
set -g allow-passthrough on
|
set -g allow-passthrough on
|
||||||
|
|||||||
Reference in New Issue
Block a user