mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-20 01:12:15 +00:00
fix(tui): don't include /mode trigger
This commit is contained in:
parent
22b244f847
commit
34b576d9b5
1 changed files with 0 additions and 1 deletions
|
|
@ -157,7 +157,6 @@ func LoadFromConfig(config *opencode.Config) CommandRegistry {
|
|||
Name: SwitchModeCommand,
|
||||
Description: "switch mode",
|
||||
Keybindings: parseBindings("tab"),
|
||||
Trigger: []string{"mode"},
|
||||
},
|
||||
{
|
||||
Name: EditorOpenCommand,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue