Keyboard Shortcuts
Pull Panda is built around the keyboard. This page lists every shortcut available in the app, grouped by where it works. On macOS the modifier is Cmd; on Windows and Linux it is Ctrl.
Global
These shortcuts work from any screen.
| Shortcut | Action |
|---|---|
| Cmd+K | Open the command palette |
| Cmd+P | Open a pull request |
| Cmd+H | Go to home |
| Shift+R | Sync pull requests |
Pull request view
Available when a pull request is open. The number keys jump between the four tabs; the letter keys trigger PR actions.
Tabs
| Shortcut | Action |
|---|---|
| 1 | Overview tab |
| 2 | Tasks tab |
| 3 | Checks tab |
| 4 | Files tab |
Navigation within a PR
| Shortcut | Action |
|---|---|
| j | Jump to next landmark |
| k | Jump to previous landmark |
Actions
| Shortcut | Action |
|---|---|
| r | Start a review |
| o | Open on GitHub |
| Cmd+Shift+C | Copy PR link |
| b | Check out branch |
Command palette
Available while the command palette is open.
| Shortcut | Action |
|---|---|
| Cmd+K | Open the palette |
| Enter | Run the highlighted command |
| ↓ | Move down the list |
| ↑ | Move up the list |
| Esc | Close the palette |
A note on conflicts
Single-letter shortcuts like j, k, and r are suspended while you are typing in a comment field or any other input. You can type freely without triggering shortcuts.
