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.

ShortcutAction
Cmd+KOpen the command palette
Cmd+POpen a pull request
Cmd+HGo to home
Shift+RSync 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

ShortcutAction
1Overview tab
2Tasks tab
3Checks tab
4Files tab

Navigation within a PR

ShortcutAction
jJump to next landmark
kJump to previous landmark

Actions

ShortcutAction
rStart a review
oOpen on GitHub
Cmd+Shift+CCopy PR link
bCheck out branch

Command palette

Available while the command palette is open.

ShortcutAction
Cmd+KOpen the palette
EnterRun the highlighted command
Move down the list
Move up the list
EscClose 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.