From d215a9c61dc0973c864a26cc924af7eb7f63e282 Mon Sep 17 00:00:00 2001 From: NRK Date: Sat, 25 Dec 2021 08:24:38 +0600 Subject: [PATCH] -A doc: change auto-select to auto-enter --- nnn.1 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/nnn.1 b/nnn.1 index 8cdf57fa..5ef39b23 100644 --- a/nnn.1 +++ b/nnn.1 @@ -23,7 +23,7 @@ is a performance-optimized, feature-packed fork of noice .Em http://git.2f30.org/noice/ with seamless desktop integration, simplified navigation, .Em type-to-nav -mode with auto select, disk usage analyzer mode, bookmarks, +mode with auto enter, disk usage analyzer mode, bookmarks, contexts, application launcher, familiar navigation shortcuts, subshell spawning and much more. It remains a simple and efficient file manager that stays out of your way. @@ -48,7 +48,7 @@ supports the following options: auto-setup temporary NNN_FIFO (described in ENVIRONMENT section) .Pp .Fl A - disable directory auto-select in type-to-nav mode + disable directory auto-enter in type-to-nav mode .Pp .Fl "b key" specify bookmark key to open @@ -265,8 +265,8 @@ mode, allowing continuous navigation. .br When there's a unique match and it's a directory, .Nm -auto selects the directory and enters it in this mode. Use the relevant -program option to disable this behaviour. +auto enters it in this mode. Use the relevant program option to disable this +behaviour. .Sh SELECTION .Nm allows file selection across directories and contexts!