aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2017-09-30 05:47:38 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2017-09-30 05:47:38 +0530
commit20e8116a6c27cc876d4794703305946bbf5e6343 (patch)
tree90575e599131c29ec86ece1982d5f0df7be671ce
parentb0a806ae2eaeff81d92762baebd4241d09f6f61a (diff)
downloadnnn-20e8116a6c27cc876d4794703305946bbf5e6343.tar.gz
Fix #44: document PAGER usage in certain screens
-rw-r--r--README.md2
-rw-r--r--nnn.13
2 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9b86c3a..af6e279 100644
--- a/README.md
+++ b/README.md
@@ -238,6 +238,8 @@ Search keyword and option completion scripts for Bash, Fish and Zsh can be found
q, ^Q | Quit
```
+Help & settings, file details, media info and archive listing are shown in the PAGER. Please use the PAGER-specific keys in these screens.
+
#### Filters
Filters support regexes to instantly (search-as-you-type) list the matching entries in the current directory.
diff --git a/nnn.1 b/nnn.1
index b085e97..a78c067 100644
--- a/nnn.1
+++ b/nnn.1
@@ -112,6 +112,9 @@ Quit
Backing up one directory level will set the cursor position at the
directory you came out of.
.Pp
+Help & settings, file details, media info and archive listing are shown in the
+PAGER. Please use the PAGER-specific keys in these screens.
+.Pp
.Nm
supports the following options:
.Pp