ref: e988d8f279a1130d41a577b35dc315e8b804aa62
parent: 22135ce7ea7d262e150addef495c674f5c043ad2
author: cancel <cancel@cancel.fm>
date: Tue Dec 11 13:52:37 EST 2018
Add deselect to readme
--- a/README.md
+++ b/README.md
@@ -65,9 +65,9 @@
#### Controls
- `ctrl+q`: quit
-- Arrow keys or `ctrl+h/j/k/l`: move cursor
+- arrow keys or `ctrl+h/j/k/l`: move cursor
- `A`-`Z`, `a`-`z`, `0`-`9`, and other printable characters: write character to grid at cursor
-- Spacebar: play or pause
+- spacebar: play or pause
- `ctrl+f`: step the simulation one tick forward
- `ctrl+z` or `ctrl+u`: undo
- `ctrl+c`: copy
@@ -79,6 +79,7 @@
- `(` and `)`: resize grid horizontally
- `_` and `+`: resize grid vertically
- `<` and `>`: adjust BPM
+- escape: deselect (set cursor rectangle to 1x1)
### CLI interpreter