We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efbc1fa commit 370247cCopy full SHA for 370247c
README.md
@@ -63,6 +63,7 @@ Teehee supports multiple selections, efficient selection modifying commands and
63
* `p` to paste register `"` contents from `y`/`d`/`c`
64
* `s` to collapse selections to those matching a text pattern (`S` for hex pattern)
65
* `M` to measure length of current main selection (in bytes)
66
+* `u` to undo, `U` to redo
67
* `:` to enter command mode
68
* `:q` to quit
69
* `:q!` to force quit (even if buffer dirty)
0 commit comments