mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-22 18:24:21 +01: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