-A doc: change auto-select to auto-enter

This commit is contained in:
NRK 2021-12-25 08:24:38 +06:00
parent c234c05b3d
commit d215a9c61d
1 changed files with 4 additions and 4 deletions

8
nnn.1
View File

@ -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!