diff options
author | Arun Prakash Jana <engineerarun@gmail.com> | 2019-01-06 02:34:37 +0530 |
---|---|---|
committer | Arun Prakash Jana <engineerarun@gmail.com> | 2019-01-06 02:34:37 +0530 |
commit | 03ea2252b2241d1940921e3294aa04fa14be89bb (patch) | |
tree | cf387a460cf90ba075ba2f59525c65eec98ad6f5 /nnn.1 | |
parent | 98fd5755d1fbd27cb39ee515eff2e85a6928c58d (diff) | |
download | nnn-03ea2252b2241d1940921e3294aa04fa14be89bb.tar.gz |
Document prompt clear and exit behaviour
Diffstat (limited to 'nnn.1')
-rw-r--r-- | nnn.1 | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -222,14 +222,6 @@ When a context is quit, the next active context is selected. If the last active Filters support regexes to instantly (search-as-you-type) list the matching entries in the current directory. .Pp -Ways to exit filter prompt: -.Pp -(1) press \fI^L\fR to clear filter followed by \fIBksp\fR (to clear the filter symbol, like vi) -.br - - at other prompts \fI^L\fR followed by \fIEnter\fR discards all changes and exits prompt -.br -(2) run a search with no matches and press \fIEnter\fR -.Pp Common use cases: .Pp (1) To list all matches starting with the filter expression, start the expression |