fix(tui): replace hardcoded colors with Color::Reset + add use_terminal_colors config (#671)
This commit is contained in:
@@ -201,6 +201,7 @@ osc8_links = true # emit OSC 8 escapes around URLs (Cmd+click in iTer
|
||||
# # Override: `locale = "zh-Hans"` for Simplified Chinese regardless of OS locale.
|
||||
# # Also settable at runtime: /config locale zh-Hans
|
||||
# # Note: this only affects TUI labels/chrome — it does NOT change model output language.
|
||||
# use_terminal_colors = false # set true to let your terminal's color scheme take full control
|
||||
|
||||
# ─────────────────────────────────────────────────────────────────────────────────
|
||||
# Feature Flags
|
||||
|
||||
Reference in New Issue
Block a user