Add normal dot repeat
This commit is contained in:
@@ -188,6 +188,7 @@ such as arrow keys, Home/End, PageUp/PageDown, Escape, or `%`.
|
||||
| `Ctrl-u` `Ctrl-d` | half-page up/down when the SSH client exposes Ctrl; `g u` / `g d` are mobile fallback aliases |
|
||||
| `H` `L` | mobile-reachable line start/end aliases |
|
||||
| `0` `^` `$` | attached/Vim-style line start/first-nonblank/end aliases; `Space g` `l` opens line targets |
|
||||
| `.` | repeat the last repeatable local edit (insert/change/delete/put/open-line subset) |
|
||||
| `u` | undo |
|
||||
| `Space u` `r` | redo |
|
||||
| `Space w` | write/save current buffer |
|
||||
|
||||
Reference in New Issue
Block a user