Skip to content

Commit ca42e05

Browse files
continue[bot]Continuenate
committed
docs: update shell-mode spec for single-enter slash command submission
Document that slash commands now submit on Enter (except /title) rather than requiring Tab first. Generated with [Continue](https://continue.dev) Co-Authored-By: Continue <[email protected]> Co-authored-by: nate <[email protected]>
1 parent 191006d commit ca42e05

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

extensions/cli/spec/shell-mode.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ Interaction with other input helpers
2727
- "/" slash command UI is disabled.
2828
- When in slash command mode (input starts with /):
2929
- "@" file search suggestions are disabled.
30+
- Enter submits the highlighted slash command directly (except /title, which requires Tab to select first).
31+
- Tab selects the highlighted command without submitting.
3032

3133
Submission behavior
3234

0 commit comments

Comments
 (0)