Keybindings
Complete keybinding reference organized by mode. Numeric prefixes work
with most commands (e.g., 5j moves down 5 cells).
Normal Mode
Insert Mode
Edit Mode
Edit mode has a vi-like sub-mode for navigating within the cell text.
Normal sub-mode (default on entry):
Key |
Action |
|---|---|
|
Move cursor left / right |
|
Word forward / backward |
|
End of word forward |
|
Start / end of line |
|
Enter insert sub-mode (before / after cursor) |
|
Append at end / insert at start |
|
Delete character at cursor |
|
Substitute character / substitute whole line |
|
Delete to end / delete word / change word |
|
Undo within edit |
|
Replace character at cursor |