From deefc9e2b8508d621aed566adfa833f4c402d3a0 Mon Sep 17 00:00:00 2001 From: Carsten Brockmann Date: Mon, 9 Feb 2009 19:04:23 +0000 Subject: [PATCH] manual: Correct the keys to move the cursor one line up/down Signed-off-by: Carsten Brockmann Signed-off-by: Jonas Fonseca --- manual.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manual.txt b/manual.txt index b6c4db5..85775f3 100644 --- a/manual.txt +++ b/manual.txt @@ -376,8 +376,8 @@ Cursor Navigation `-------`-------------------------------------------------------------------- Key Action ----------------------------------------------------------------------------- -j Move cursor one line up. -k Move cursor one line down. +k Move cursor one line up. +j Move cursor one line down. PgUp,\ -,a Move cursor one page up. PgDown Space Move cursor one page down. -- 2.30.2