docs: cleanup some non-prime-time stuff

progress toward #10
This commit is contained in:
Jeremy Wall 2024-12-03 17:37:09 -05:00
parent 47614de9dd
commit 8af5212e5c

View File

@ -31,9 +31,9 @@ The interface will start out in navigation mode. You can navigate around the tab
**Cell Navigation**
* `h`, ⬆️, and `TAB` will move one cell to the left.
* `l`, ➡️, and `Shift-Tab` will move one cell to the right.
* `l` and, ➡️ will move one cell to the right.
* `j`, ⬇️, and `Enter` will move one cell down.
* `k`, ⬆️, and `Shift-Enter` will move one cell up.
* `k` ⬆️, will move one cell up.
**Sheet Navigation**