aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2020-01-12 14:05:33 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2020-01-12 19:38:15 +0530
commit61e03e09610e176137300fd4a30287c03b546ea6 (patch)
treee025be0c4f73316f35ea6f7e080133ccb2d5a296
parent7718f770695e9f2dd83c11cbdd29b35901583f59 (diff)
downloadnnn-61e03e09610e176137300fd4a30287c03b546ea6.tar.gz
Update docs
-rw-r--r--README.md2
-rw-r--r--nnn.14
2 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7e1a53c..fa28e4f 100644
--- a/README.md
+++ b/README.md
@@ -88,7 +88,7 @@ It runs smoothly on the Raspberry Pi, Termux [on Android](https://www.youtube.co
5. To copy selected file paths to system clipboard and show notis on cp, mv, rm completion use option `-x`.
6. For a strictly CLI-only experience, see plugin `nuke`. It's a sample opener you can customize.
-Don't memorize! Arrows (or <kbd>h</kbd> <kbd>j</kbd> <kbd>k</kbd> <kbd>l</kbd>), <kbd>/</kbd> and <kbd>q</kbd> suffice. <kbd>Tab</kbd> creates, cycles contexts. Hit <kbd>?</kbd> to lookup shortcuts.
+Don't memorize! Arrows (or <kbd>h</kbd> <kbd>j</kbd> <kbd>k</kbd> <kbd>l</kbd>), <kbd>/</kbd>, <kbd>q</kbd> suffice. <kbd>Tab</kbd> creates, cycles contexts. <kbd>?</kbd> lists shortcuts.
## Installation
diff --git a/nnn.1 b/nnn.1
index b0a1809..ea3f971 100644
--- a/nnn.1
+++ b/nnn.1
@@ -148,6 +148,10 @@ To modify match criteria at runtime:
.br
- toggle case sensitivity: press ':' at empty filter prompt
.Pp
+In each context the last filter is persisted at runtime or in saved
+sessions, and can be accessed with '^L' at the empty filter prompt. It's
+possible to change the match criteria and re-apply the last filter.
+.Pp
Common regex use cases:
.Pp
(1) To list all matches starting with the filter expression, start the expression