From 8af5212e5c7219c10a08bbcfc0b28492cd7e40c3 Mon Sep 17 00:00:00 2001 From: Jeremy Wall Date: Tue, 3 Dec 2024 17:37:09 -0500 Subject: [PATCH] docs: cleanup some non-prime-time stuff progress toward #10 --- docs/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.md b/docs/index.md index bc294d9..53d4117 100644 --- a/docs/index.md +++ b/docs/index.md @@ -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**