mirror of
https://fastgit.cc/https://github.com/anomalyco/opencode
synced 2026-04-21 21:31:53 +08:00
fix(tui): don't include /mode trigger
This commit is contained in:
@@ -157,7 +157,6 @@ func LoadFromConfig(config *opencode.Config) CommandRegistry {
|
||||
Name: SwitchModeCommand,
|
||||
Description: "switch mode",
|
||||
Keybindings: parseBindings("tab"),
|
||||
Trigger: []string{"mode"},
|
||||
},
|
||||
{
|
||||
Name: EditorOpenCommand,
|
||||
|
||||
Reference in New Issue
Block a user