From d65ccfab1e165a713b63b37e968aa905907e98b2 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Wed, 25 Dec 2019 22:18:24 +0530 Subject: [PATCH] Revert "Update help" This reverts commit 89a158b9f42decbd9e5c8f4a0d5f3a63270b37dd. --- src/nnn.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/nnn.c b/src/nnn.c index 0c72e8aa..a3ab3534 100644 --- a/src/nnn.c +++ b/src/nnn.c @@ -3472,7 +3472,7 @@ static void show_help(const char *path) "7Down j Down%-14cPgDn ^D Scroll down\n" "7Left h Parent%-12c~ ` @ - HOME, /, start, last\n" "9g ^A Top%-11cRet Right l Open\n" - "9G ^E End%-21c' First file\n" + "9G ^E Bottom%-18c' First file\n" "cb Pin CWD%-16c^B Go to pinned dir\n" "9, ^/ Go to bookmark%-10cd Detail view toggle\n" "6(Sh)Tab Cycle context%-11cN Context N\n"