feat(tui): single ctrl+c clears input, double ctrl+c exits
This commit is contained in:
@@ -531,6 +531,8 @@ pnpm tui:fs
|
||||
| `/skill <list|search|install>` | In-chat skill discovery/install (`list`, `search <term>`, `install <registry-id>`) |
|
||||
| `/quit` | Exit |
|
||||
|
||||
TUI keyboard controls: `Esc` cancels active prompt/running response. `Ctrl+C` clears the current input; press `Ctrl+C` twice quickly to exit.
|
||||
|
||||
#### Runtime Model Switching
|
||||
|
||||
Switch providers and models on the fly without editing config or restarting:
|
||||
|
||||
Reference in New Issue
Block a user