Skip to content

Commit ad6746d

Browse files
brookscclaude
andcommitted
chore: revert README.md changes and remove CONTRIBUTING.md
README keyboard shortcuts were reformatted by a sub-agent — not our change to own. CONTRIBUTING.md was created by a sub-agent but this isn't our repo to add docs like that. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent bbf26db commit ad6746d

2 files changed

Lines changed: 24 additions & 27 deletions

File tree

CONTRIBUTING.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

README.md

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -138,30 +138,30 @@ Requires [Node.js](https://nodejs.org/) v18+.
138138

139139
`Ctrl` = `Cmd` on macOS.
140140

141-
| Shortcut | Action |
142-
| --------------------- | ---------------------------------- |
143-
| **Tasks** | |
144-
| `Ctrl+N` | New task |
145-
| `Ctrl+Shift+A` | New task (alternative) |
146-
| `Ctrl+Enter` | Send prompt |
147-
| `Ctrl+Shift+M` | Merge task to main |
148-
| `Ctrl+Shift+P` | Push to remote |
149-
| `Ctrl+W` | Close focused terminal session |
150-
| `Ctrl+Shift+W` | Close active task |
151-
| **Navigation** | |
152-
| `Alt+Arrows` | Focus pane/task in arrow direction |
153-
| `Ctrl+Alt+Left/Right` | Move task left/right |
154-
| `Ctrl+B` | Toggle sidebar |
155-
| `Ctrl+Shift+F` | Toggle focus mode |
156-
| **Terminals** | |
157-
| `Ctrl+Shift+T` | New shell terminal |
158-
| `Ctrl+Shift+D` | New standalone terminal |
159-
| **App** | |
160-
| `Ctrl+,` | Open settings |
161-
| `Ctrl+/` or `F1` | Show all shortcuts |
162-
| `Ctrl+0` | Reset zoom |
163-
| `Ctrl+Scroll` | Adjust zoom |
164-
| `Escape` | Close dialog |
141+
| Shortcut | Action |
142+
| --------------------- | ------------------------------ |
143+
| **Tasks** | |
144+
| `Ctrl+N` | New task |
145+
| `Ctrl+Shift+A` | New task (alternative) |
146+
| `Ctrl+Enter` | Send prompt |
147+
| `Ctrl+Shift+M` | Merge task to main |
148+
| `Ctrl+Shift+P` | Push to remote |
149+
| `Ctrl+W` | Close focused terminal session |
150+
| `Ctrl+Shift+W` | Close active task |
151+
| **Navigation** | |
152+
| `Alt+Arrows` | Navigate between panels |
153+
| `Ctrl+Alt+Left/Right` | Reorder active task |
154+
| `Ctrl+B` | Toggle sidebar |
155+
| `Ctrl+Shift+F` | Toggle focus mode |
156+
| **Terminals** | |
157+
| `Ctrl+Shift+T` | New shell terminal |
158+
| `Ctrl+Shift+D` | New standalone terminal |
159+
| **App** | |
160+
| `Ctrl+,` | Open settings |
161+
| `Ctrl+/` or `F1` | Show all shortcuts |
162+
| `Ctrl+0` | Reset zoom |
163+
| `Ctrl+Scroll` | Adjust zoom |
164+
| `Escape` | Close dialog |
165165

166166
</details>
167167

0 commit comments

Comments
 (0)