fix(tui): register prompt.skills keybinds (#34180)
This commit is contained in:
parent
10579cceb2
commit
2b91a6f210
1 changed files with 1 additions and 0 deletions
|
|
@ -567,6 +567,7 @@ export function Prompt(props: PromptProps) {
|
|||
"prompt.stash",
|
||||
"prompt.stash.pop",
|
||||
"prompt.stash.list",
|
||||
"prompt.skills",
|
||||
"session.interrupt",
|
||||
"workspace.set",
|
||||
"session.move",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue