From 0feb690d7d29bbfc55048c1b8f00e5fe699413b6 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Tue, 17 Dec 2019 08:35:42 +0530 Subject: [PATCH] Reduce one space --- src/nnn.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/nnn.c b/src/nnn.c index 7b6a0590..3bbca078 100644 --- a/src/nnn.c +++ b/src/nnn.c @@ -3469,7 +3469,7 @@ static void show_help(const char *path) "9g ^A Top%-15cRet Right l Open\n" "9G ^E Bottom%-22c' First file\n" "cb Pin CWD%-20c^B Go to pinned dir\n" - "9c, ^/ Lead key%-14cN LeadN Context N\n" + "8c, ^/ Lead key%-14cN LeadN Context N\n" "6(Sh)Tab Cycle context%-15cd Detail view toggle\n" "c/ Filter%-17cIns ^N Nav-as-you-type toggle\n" "aEsc Exit prompt%-13c^L F5 Redraw/clear prompt\n"