From 048c5195c359767faa193aafedbbf272fe9851b0 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Sun, 6 Oct 2019 20:19:22 +0530 Subject: Prepare for release v2.7 --- src/nnn.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/nnn.c b/src/nnn.c index b5f8020..67e2764 100644 --- a/src/nnn.c +++ b/src/nnn.c @@ -100,7 +100,7 @@ #include "dbg.h" /* Macro definitions */ -#define VERSION "2.6" +#define VERSION "2.7" #define GENERAL_INFO "BSD 2-Clause\nhttps://github.com/jarun/nnn" #ifndef S_BLKSIZE @@ -2824,7 +2824,7 @@ static void show_help(const char *path) "8↵ → l Open file/dir . Toggle show hidden\n" "9g ^A First entry G ^E Last entry\n" "cb Pin current dir ^B Go to pinned dir\n" - "6(Sh)Tab Next context d Toggle detail view\n" + "6(Sh)Tab Cycle context d Toggle detail view\n" "9, ^/ Lead key N LeadN Context N\n" "c/ Filter/Lead Ins ^N Toggle nav-as-you-type\n" "aEsc Exit prompt ^L F5 Redraw/clear prompt\n" -- cgit v1.2.3-70-g09d2