Keyboard Shortcuts
[view as markdown]
Could not copy markdown source body. Please use "view as markdown".
The fp Mac app is designed for keyboard-first navigation. All actions are accessible without touching the mouse.
Global
Section titled “Global”| Shortcut | Action |
|---|---|
⌘K | Open command palette |
⌘, | Open settings |
⌘N | Create new issue |
⌘F | Focus search |
Navigation
Section titled “Navigation”| Shortcut | Action |
|---|---|
j / ↓ | Move down in list |
k / ↑ | Move up in list |
Enter | Open selected issue |
Escape | Close detail panel / go back |
h / ← | Collapse tree node |
l / → | Expand tree node |
Issue Actions
Section titled “Issue Actions”| Shortcut | Action |
|---|---|
t | Set status to todo |
i | Set status to in-progress |
d | Set status to done |
Command Palette (⌘K)
Section titled “Command Palette (⌘K)”The command palette supports:
- Create issue — type “create” or “new”
- Search — type any part of an issue title
- Change theme — type “theme”
- Assign to Cursor — type “assign” or “cursor”
- Filter by status — type “todo”, “in-progress”, or “done”