Add CTRL+ENTER note for WSL
This commit is contained in:
@@ -28,6 +28,10 @@ When creating issues:
|
|||||||
- Available labels: `pkg:agent`, `pkg:ai`, `pkg:coding-agent`, `pkg:mom`, `pkg:pods`, `pkg:proxy`, `pkg:tui`, `pkg:web-ui`
|
- Available labels: `pkg:agent`, `pkg:ai`, `pkg:coding-agent`, `pkg:mom`, `pkg:pods`, `pkg:proxy`, `pkg:tui`, `pkg:web-ui`
|
||||||
- If an issue spans multiple packages, add all relevant labels
|
- If an issue spans multiple packages, add all relevant labels
|
||||||
|
|
||||||
|
When closing issues via commit:
|
||||||
|
- Include `fixes #<number>` or `closes #<number>` in the commit message
|
||||||
|
- This automatically closes the issue when the commit is merged
|
||||||
|
|
||||||
## Tools
|
## Tools
|
||||||
- GitHub CLI for issues/PRs
|
- GitHub CLI for issues/PRs
|
||||||
- Add package labels to issues/PRs: pkg:agent, pkg:ai, pkg:coding-agent, pkg:mom, pkg:pods, pkg:proxy, pkg:tui, pkg:web-ui
|
- Add package labels to issues/PRs: pkg:agent, pkg:ai, pkg:coding-agent, pkg:mom, pkg:pods, pkg:proxy, pkg:tui, pkg:web-ui
|
||||||
|
|||||||
@@ -637,7 +637,7 @@ Change queue mode with `/queue` command. Setting is saved in `~/.pi/agent/settin
|
|||||||
|
|
||||||
**Editing:**
|
**Editing:**
|
||||||
- **Enter**: Send message
|
- **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
|
- **Backspace**: Delete character backwards
|
||||||
- **Delete** (or **Fn+Backspace**): Delete character forwards
|
- **Delete** (or **Fn+Backspace**): Delete character forwards
|
||||||
- **Ctrl+W** / **Option+Backspace**: Delete word backwards (stops at whitespace or punctuation)
|
- **Ctrl+W** / **Option+Backspace**: Delete word backwards (stops at whitespace or punctuation)
|
||||||
|
|||||||
Reference in New Issue
Block a user