Skip to content

Latest commit

 

History

History
129 lines (104 loc) · 3.6 KB

File metadata and controls

129 lines (104 loc) · 3.6 KB

revision — keybinding reference

Generated from the keymaps by revision:keybinding-markdown. Do not edit by hand — run the generator.

Menu accelerators

Key Command
Alt+F3 Close
Alt+0 List…
F6 Next
Shift+F6 Previous
Ctrl+F5 Size/move
F1 This window
F5 Zoom

Global

Key Command
Esc Leave the current view / close the window.
Q Leave the current view / close the window.

Desktop

Key Command
F1 Contextual help for the focused window.
Alt+1 Raise/focus the Nth desktop window.
Alt+2 Raise/focus the Nth desktop window.
Alt+3 Raise/focus the Nth desktop window.
Alt+4 Raise/focus the Nth desktop window.
Alt+5 Raise/focus the Nth desktop window.
Alt+6 Raise/focus the Nth desktop window.
Alt+7 Raise/focus the Nth desktop window.
Alt+8 Raise/focus the Nth desktop window.
Alt+9 Raise/focus the Nth desktop window.
F5 Zoom / unzoom the top window.

Outline / tree

Key Command
Left Collapse the focused node, or move to its parent.
Enter Expand or collapse the focused node.
Right Expand or collapse the focused node.
Down Move the selection down.
Up Move the selection up.

Editor

Key Command
Ctrl+C Copy the selection.
Ctrl+X Cut the selection.
Ctrl+V Paste the clipboard.
Ctrl+R Redo the last undone edit.
Ctrl+Y Redo the last undone edit.
Ctrl+S Save the file.
Ctrl+A Select the whole buffer.
Ctrl+W Toggle soft word-wrap.
Ctrl+Z Undo the last edit.

Dialogs

Key Command
Enter Accept the dialog: validate the fields and return its value.
Esc Cancel the dialog.

Input field

Key Command
(printable) type to insert at the caret
Ctrl+U clear the whole field
Bksp / Del delete before / at the caret
Left / Right move the caret
Up / Down recall older / newer history (when the field keeps history)
Home / End caret to start / end

List box

Key Command
Up / Down move the selection
Home / End first / last item
Left / Right scroll horizontally
Enter activate the selected item
Alt+I inspect the selected item (when enabled)

Radio / check cluster

Key Command
Up / Down move between options
Space / X toggle the current option

Table

Key Command
Up / Down move the selected row
PgUp / PgDn page the selection
Home / End first / last row
Left / Right scroll columns horizontally
Enter activate the selected row
Alt+I inspect the selected row (when enabled)

Transcript / REPL log

Key Command
PgUp / PgDn scroll the log by a page
Up / Down scroll one line (when there is no inline input)
Home / End jump to the top / follow the tail
Left / Right scroll horizontally

HTML / help viewer

Key Command
Up / Down scroll one line
PgUp / PgDn scroll by a page
Home / End jump to the top / bottom
n / p next / previous link
Enter follow the focused link
/ find in page
< / > previous / next match