mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 19:05:11 +00:00
Add CTRL+ENTER note for WSL
This commit is contained in:
parent
923d85463d
commit
eb5cd9d4be
2 changed files with 5 additions and 1 deletions
|
|
@ -637,7 +637,7 @@ Change queue mode with `/queue` command. Setting is saved in `~/.pi/agent/settin
|
|||
|
||||
**Editing:**
|
||||
- **Enter**: Send message
|
||||
- **Shift+Enter** / **Alt+Enter**: Insert new line (multi-line input)
|
||||
- **Shift+Enter** / **Alt+Enter**: Insert new line (multi-line input). On WSL, use **Ctrl+Enter** instead.
|
||||
- **Backspace**: Delete character backwards
|
||||
- **Delete** (or **Fn+Backspace**): Delete character forwards
|
||||
- **Ctrl+W** / **Option+Backspace**: Delete word backwards (stops at whitespace or punctuation)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue