aboutsummaryrefslogtreecommitdiffstats
path: root/nnn.1
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2017-12-26 10:04:10 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2017-12-26 10:33:38 +0530
commit8b51a8a054978d40fb741e03dcfe64582868bf57 (patch)
tree1435d3a0c6d4054f75573269a33ffd5b0a900d7b /nnn.1
parentfdc53037f9afb990855c2236d7dedd55ac327bae (diff)
downloadnnn-8b51a8a054978d40fb741e03dcfe64582868bf57.tar.gz
Update README
Update documentation
Diffstat (limited to 'nnn.1')
-rw-r--r--nnn.114
1 files changed, 5 insertions, 9 deletions
diff --git a/nnn.1 b/nnn.1
index 1141ea8..5563d4c 100644
--- a/nnn.1
+++ b/nnn.1
@@ -171,15 +171,11 @@ instructions.
Filters support regexes to instantly (search-as-you-type) list the matching
entries in the current directory.
.Pp
-There are 3 ways to reset a filter: \fI^L\fR, a search with no matches or an
-extra backspace at the filter prompt (like vi).
-.Pp
-Common examples: If you want to list all matches starting with the filter
-expression, start the expression with a
-.Pa ^
-(caret) symbol. Type
-.Pa \.mkv
-to list all MKV files.
+There are 3 ways to reset a filter: (1) pressing \fI^L\fR, (2) a search with no matches or
+(3) an extra backspace at the filter prompt (like vi).
+.Pp
+Common use cases: (1) To list all matches starting with the filter expression,
+start the expression with a '^' (caret) symbol. (2) Type '\\.mkv' to list all MKV files.
.Pp
If
.Nm