| Key | Action |
|---|
p | Open PROJECTS mode |
d | Open DIFF mode |
g | Open GIT mode |
i | Open or resume PI mode |
t | Open theme picker |
q | Quit app |
ctrl+space | Cycle DIFF -> PI -> GIT |
ctrl+/ or ctrl+_ | Open global command palette |
| Key | Action |
|---|
j / k | Move selection |
enter | Open action chooser / confirm |
b | Toggle backend |
r | Refresh repos |
esc | Close transient UI |
| Key | Action |
|---|
c | Toggle history/open changes |
j / k | Scroll |
ctrl+d / ctrl+u | Page down/up |
n / N | Next/previous file |
{ / } | Previous/next hunk |
l | Commit preview modal |
i | Send context to PI |
esc | Back |
| Key | Action |
|---|
s / u | Stage / unstage |
d | Discard selected change |
a / A | Stage all / unstage all |
c | Commit prompt |
p / P / f | Push / pull / fetch |
b | Branch panel |
z / Z / ? | Stash push / pop / list |
l | Commit log |
i | Send staged diff to PI |
| Key | Action |
|---|
enter | Send prompt |
esc | Abort stream or soft-pause |
G | Jump to bottom |
ctrl+d | Switch to DIFF |
ctrl+g | Switch to GIT |
Press ctrl+g then one of:
p d g i m n G j k