README.md | 2 +-
nnn.1 | 4 ++++
diff --git a/README.md b/README.md
index 7e1a53cfc1c7cc022d7f61c0c9b0a6e316f124d1..fa28e4f8e31e46b84609d5f7e8eae908e9ff3946 100644
--- a/README.md
+++ b/README.md
@@ -88,7 +88,7 @@ 4. For additional functionality [install plugins](https://github.com/jarun/nnn/tree/master/plugins#installing-plugins).
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 h j k l), / and q suffice. Tab creates, cycles contexts. Hit ? to lookup shortcuts.
+Don't memorize! Arrows (or h j k l), /, q suffice. Tab creates, cycles contexts. ? lists shortcuts.
## Installation
diff --git a/nnn.1 b/nnn.1
index b0a18099d40c31bf0b85c7fadd227425a641895d..ea3f9712ed928fd770b64703c3cd0dfb3c9251b7 100644
--- a/nnn.1
+++ b/nnn.1
@@ -148,6 +148,10 @@ - regex to string: press '/' at empty filter prompt
.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