Add find previous and documentation

This commit is contained in:
Zachary Yedidia
2016-04-17 14:30:49 -04:00
parent 8fdf99854e
commit 1648afd226
5 changed files with 59 additions and 18 deletions

View File

@@ -80,6 +80,8 @@ You can move the cursor around with the arrow keys and mouse.
* Ctrl-z: Undo
* Ctrl-y: Redo
* Ctrl-f: Find
* Ctrl-n: Find next
* Ctrl-p: Find previous
* Ctrl-a: Select all
* Ctrl-c: Copy
* Ctrl-x: Cut