[CONTACT]

[ABOUT]

[POLICY]

git clone catpoint catpoint Log gph

Found at: gopher.r-36.net:70/scm/catpoint/commit/fff6e681e69d648d231c8ff98df5f0ffa2629120.gph

tcatpoint.1: fix navigation key typo, thanks jrmu - catpoint - Catpoint simple presenting software.

git clone git://r-36.net/catpoint

Log

Files

Refs

LICENSE

---

commit fff6e681e69d648d231c8ff98df5f0ffa2629120

parent 6d6d67da873fbda4b6efeaae1a0e0ccc5116915f

Author: Anders Damsgaard

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:
  catpoint.1                          |       2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---

diff --git a/catpoint.1 b/catpoint.1

t@@ -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.
.


AD: