Controls reference

These are the shipped defaults. h5v.keymaps can override them for non-text-entry contexts.

Global and pane controls

KeysAction
q, Ctrl+CQuit
?Show help
:Open command mode
.Repeat the last successful command
/Enter search
Shift + arrowsMove focus between panes
Ctrl+W, then h/j/k/lVim-style pane focus
s or Ctrl+W oToggle the sidebar
Ctrl+RReload the file

Help

KeysAction
?Open help
EscClose help
Tab, l, RightNext tab
Shift+Tab, h, LeftPrevious tab
j, DownNext item in the left-hand list
k, UpPrevious item in the left-hand list
g, HomeJump to the first item in the left-hand list
G, EndJump to the last item in the left-hand list

Tree navigation

KeysAction
j, DownMove down
k, UpMove up
Ctrl+DMove down by a larger step
u, Ctrl+UMove up by a larger step
g, HomeJump to the top
G, EndJump to the bottom
h, LeftCollapse
l, RightExpand
Enter, SpaceToggle node
mAdd the current previewable selection to multichart, including group previews

Preview and matrix selectors

KeysAction
TabToggle preview and matrix when both exist
x, XMove the preview x-axis
r, RMove the matrix row axis
c, CMove the matrix column axis
[, ]Change the selected dimension
Alt+Left, Alt+RightPrevious or next selected dimension
Ctrl+X, Ctrl+ADecrement or increment the selected index
Alt+Up, Alt+DownIncrement or decrement the selected index
PageUp, PageDownScroll larger preview or matrix segments

Content and attributes

KeysAction
h/j/k/l, arrowsMove inside the active pane
Enter, eEdit the focused value or attribute
yCopy the focused name or value
aCreate an attribute from the attributes pane
d, DeleteDelete the focused attribute or multichart item depending on mode
EscCancel the active popup or prompt

Edits use your configured editor through $EDITOR and fall back to vi.

Heatmap

KeysAction
Up, DownSelect heatmap setting row
Left, RightChange the selected heatmap setting
PageUp, PageDownMove through segmented heatmap pages
z, ZZoom in or out
0Reset the heatmap viewport
vClear the explicit heatmap selection
H, J, K, LPan the zoomed viewport
yCopy the active viewport or selection summary

Mouse

ActionEffect
Click a tree rowSelect it
Click the selected group or compound container againToggle expand or collapse
Click Load more againReveal more child rows
Click a matrix cellMove the matrix cursor there
Click a heatmap settings rowFocus that heatmap setting
Left click a heatmap cellSelect a heatmap region
Mouse wheel over heatmapAnchored zoom on the hovered cell
Right click on a heatmap selectionZoom into the selected region
Right-click drag on heatmap or multichartPan

Command minibuffer

KeysAction
EnterRun the command
EscCancel
TabApply the next completion
Shift+Tab, UpPrevious suggestion
DownNext suggestion
Ctrl+P, Ctrl+NBrowse command history
Ctrl+WDelete the previous word
Ctrl+A, HomeMove to the start
Ctrl+E, EndMove to the end
Ctrl+UClear the line

Multichart mode

KeysAction
M, EscLeave multichart mode
j, kMove through chart items
EnterOpen a new expression
eEdit the selected series
Space, vToggle selected item visibility
?Open multichart help
d, Backspace, DeleteRemove the selected item when nothing depends on it
CClear all chart items
cReset zoom
fFit all visible series
FFit the selected series
+, =, Shift+UpZoom in
-, Shift+DownZoom out
h, Shift+LeftPan left
l, Shift+RightPan right
Wheel over the plotAnchored zoom
Ctrl + wheel over the plotAnchored x-only zoom
Shift + wheel over the plotAnchored y-only zoom
Right-click dragPan both axes on release