aboutsummaryrefslogtreecommitdiffstats
path: root/nnn.1
diff options
context:
space:
mode:
Diffstat (limited to 'nnn.1')
-rw-r--r--nnn.18
1 files changed, 1 insertions, 7 deletions
diff --git a/nnn.1 b/nnn.1
index 5345ba8..fcb8f2d 100644
--- a/nnn.1
+++ b/nnn.1
@@ -12,7 +12,6 @@
.Op Ar -d
.Op Ar -e name
.Op Ar -E
-.Op Ar -f
.Op Ar -g
.Op Ar -H
.Op Ar -i
@@ -62,9 +61,6 @@ supports the following options:
.Fl E
use $EDITOR for internal undetached edits
.Pp
-.Fl f
- run filter as command when the prompt key is pressed
-.Pp
.Fl g
use regex filters instead of substring match
.Pp
@@ -148,14 +144,12 @@ with a '^' (caret) symbol.
.br
(3) Use '.*' to match any character (\fIsort of\fR fuzzy search).
.Pp
-There is a program option to execute the current filter as a command when the prompt key is pressed.
-.Pp
In the \fInavigate-as-you-type\fR mode directories are opened in filter mode,
allowing continuous navigation. Works best with the \fBarrow keys\fR.
.br
When there's a unique match and it's a directory,
.Nm
-auto selects the directory and enters it in this mode.
+auto selects the directory and enters it in this mode. Use the relevant program option to disable this behaviour.
.Sh SELECTION
There are 3 groups of keybinds to add files to selection:
.Pp