Browse Source

Update controls

master
cancel 6 years ago
parent
commit
826bed3288
  1. 2
      README.md

2
README.md

@ -77,7 +77,7 @@ Run the interactive terminal UI, useful for debugging or observing behavior.
- `ctrl+q` or `ctrl+d` or `ctrl+g`: quit
- Arrow keys or `ctrl+h/j/k/l`: move cursor
- `A`-`Z`, `a`-`z` and `0`-`9`: write character to grid at cursor
- `A`-`Z`, `a`-`z`, `0`-`9`, and other printable characters: write character to grid at cursor
- Spacebar: step the simulation one tick
- `ctrl+u`: undo
- `[` and `]`: Adjust cosmetic grid rulers horizontally

Loading…
Cancel
Save