feat(tui): add mention browser completions

This commit is contained in:
cyq
2026-06-02 06:39:59 +08:00
committed by Hunter Bown
parent 908a25d0f6
commit 73cd721665
7 changed files with 245 additions and 3 deletions
+1
View File
@@ -446,6 +446,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.
# mention_menu_behavior = "fuzzy" # fuzzy | browser; browser lists immediate directory children for @-mentions.
# ─────────────────────────────────────────────────────────────────────────────────
# Feature Flags