aboutsummaryrefslogtreecommitdiffstats
path: root/nnn.1
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2020-01-15 10:05:19 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2020-01-15 10:05:19 +0530
commit0222b75c2eba7d78d8984f159ae0bd0afce9de21 (patch)
tree56b6bb19373c92313542a4d0e5bbabdf2b21d2df /nnn.1
parent73a2919b7eb36e3b0c53acf16c384f4ffe1b8f49 (diff)
downloadnnn-0222b75c2eba7d78d8984f159ae0bd0afce9de21.tar.gz
Use / to toggle string and regex
Diffstat (limited to 'nnn.1')
-rw-r--r--nnn.14
1 files changed, 1 insertions, 3 deletions
diff --git a/nnn.1 b/nnn.1
index 185c146..28de061 100644
--- a/nnn.1
+++ b/nnn.1
@@ -142,9 +142,7 @@ Filters are strings to find matching entries in the current directory instantly
.Pp
To modify match criteria at runtime:
.br
-- string to regex: press '\\' at empty filter prompt
-.br
-- regex to string: press '/' at empty filter prompt
+- toggle between string and regex: press '/' at empty filter prompt
.br
- toggle case sensitivity: press ':' at empty filter prompt
.Pp