commit fff6e681e69d648d231c8ff98df5f0ffa2629120
parent 6d6d67da873fbda4b6efeaae1a0e0ccc5116915f
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Mon, 25 Jul 2022 07:43:15 -0200
catpoint.1: fix navigation key typo, thanks jrmu
Signed-off-by: Christoph Lohmann <20h@r-36.net>
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/catpoint.1 b/catpoint.1
@@ -19,7 +19,7 @@ The slides can be navigated with keybinds.
Quit
.It l, j, SPACE, ARROW RIGHT, ARROW DOWN, PAGE DOWN
Go to next slide.
-.It h, j, ARROW LEFT, ARROW UP, PAGE UP
+.It h, k, ARROW LEFT, ARROW UP, PAGE UP
Go to previous slide.
.It ., u, BEGIN KEY, HOME KEY
Go to the first slide.