Skip to content

Keyboard Shortcuts

jolt is fully keyboard-driven. Here’s a complete reference of all shortcuts.

KeyAction
/ kMove selection up
/ jMove selection down
PgUp / Ctrl+uPage up
PgDn / Ctrl+dPage down
Home / g gJump to top
End / GJump to bottom
KeyAction
Enter / SpaceExpand/collapse process group
KKill selected process (with confirmation)
mToggle merge mode (group similar processes)
oCycle sort column (PID/Name/CPU/Mem/Energy)
OToggle sort direction (asc/desc)
KeyAction
gCycle graph metric (Battery → Power → Split → Merged)
KeyAction
tOpen theme picker
aCycle appearance mode (Auto → Dark → Light)
+ / =Increase refresh rate (faster updates)
-Decrease refresh rate (slower updates)
KeyAction
? / /Show help dialog
sOpen settings
hView history
bBattery details
AShow about dialog
KeyAction
q / EscQuit (or close dialog)
Ctrl+cForce quit

When the theme picker is open (press t):

KeyAction
/ kPrevious theme
/ jNext theme
Enter / SpaceApply selected theme
a / / Toggle preview appearance (dark/light)
iOpen theme importer
Esc / t / qClose theme picker

When the theme importer is open (press i in theme picker):

KeyAction
/ kPrevious theme
/ jNext theme
SpaceToggle theme selection
Enter / pPreview selected theme
iImport selected themes
rRefresh from remote
/ / sToggle search mode
BackspaceClear filter / delete char
PgUp / PgDnPage navigation
EscClose importer

When history view is open (press h):

KeyAction
/ [Previous period (Today/Week/Month/All)
/ ] / TabNext period
sOpen settings
Esc / qClose history

When settings is open (press s):

KeyAction
/ kNavigate settings up
/ jNavigate settings down
Enter / SpaceToggle boolean / open selector
/ l / =Increment numeric values
/ -Decrement numeric values
Esc / s / qClose settings

When battery details is open (press b):

KeyAction
Esc / b / qClose battery details

When kill confirmation is shown (press K on a process):

KeyAction
y / Y / EnterConfirm kill
n / N / EscCancel kill
Tab / / Toggle kill signal (graceful/force)

jolt supports vim-style navigation throughout:

Vim KeyStandard Key
j
k
g gHome
GEnd
Ctrl+uPgUp
Ctrl+dPgDn