Skip to content

Commit 370247c

Browse files
committed
Document undo keys
1 parent efbc1fa commit 370247c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ Teehee supports multiple selections, efficient selection modifying commands and
6363
* `p` to paste register `"` contents from `y`/`d`/`c`
6464
* `s` to collapse selections to those matching a text pattern (`S` for hex pattern)
6565
* `M` to measure length of current main selection (in bytes)
66+
* `u` to undo, `U` to redo
6667
* `:` to enter command mode
6768
* `:q` to quit
6869
* `:q!` to force quit (even if buffer dirty)

0 commit comments

Comments
 (0)