aboutsummaryrefslogtreecommitdiffstats
path: root/nnn.1
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2019-08-20 20:00:48 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2019-08-20 20:00:48 +0530
commitf4f1acf856b3e2c6aa174efc243e9f9e33e15e3b (patch)
tree37ef95328e9228a78cb4ddffea0c04e3895d6286 /nnn.1
parent8d16d6ac5f84b8035799da5b8d81fb9bbfb2a3cc (diff)
downloadnnn-f4f1acf856b3e2c6aa174efc243e9f9e33e15e3b.tar.gz
Remove wild load option
Diffstat (limited to 'nnn.1')
-rw-r--r--nnn.16
1 files changed, 0 insertions, 6 deletions
diff --git a/nnn.1 b/nnn.1
index a620d08..86af378 100644
--- a/nnn.1
+++ b/nnn.1
@@ -16,7 +16,6 @@
.Op Ar -s
.Op Ar -S
.Op Ar -v
-.Op Ar -w
.Op Ar -h
.Op Ar PATH
.Sh DESCRIPTION
@@ -73,9 +72,6 @@ supports the following options:
.Fl v
show version and exit
.Pp
-.Fl w
- wild load - entries unsorted on directory load
-.Pp
.Fl h
show program help and exit
.Sh CONFIGURATION
@@ -124,8 +120,6 @@ 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, `nnn` auto selects the directory and enters it in this mode.
-.br
-The \fIwild load\fR option can be extremely handy for users who use the \fInavigate-as-you-type\fR mode constantly. The entries are unsorted when the directory loads. Applying filters sorts the entries (with directories on top). Directory color is disabled in this mode.
.Sh SELECTION
Use \fI^K\fR to select the file under the cursor.
.Pp