Code

manual: Correct the keys to move the cursor one line up/down
authorCarsten Brockmann <cabro@gmx.net>
Mon, 9 Feb 2009 19:04:23 +0000 (19:04 +0000)
committerJonas Fonseca <fonseca@diku.dk>
Mon, 9 Feb 2009 21:34:03 +0000 (22:34 +0100)
Signed-off-by: Carsten Brockmann <cabro@gmx.net>
Signed-off-by: Jonas Fonseca <fonseca@diku.dk>
manual.txt

index b6c4db56d4500fc8589450aba1a067d0119207ea..85775f3d1ab11fb50c45ae9fe7ad422e45cc1166 100644 (file)
@@ -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.