aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Mischievous Meerkat <engineerarun@gmail.com>2019-06-16 09:23:34 +0530
committerGravatar GitHub <noreply@github.com>2019-06-16 09:23:34 +0530
commit815155033dc6ad54f6b2687b49d6d162458c5c30 (patch)
treec0b569eaa3d43809c8e7445792b9df4eac1aaa8f
parent538995487bbe00bab8190c360f3b0a4aa5d9da47 (diff)
parent7554209e8009a1f4e3332e6652edc67cb1223439 (diff)
downloadnnn-815155033dc6ad54f6b2687b49d6d162458c5c30.tar.gz
Merge pull request #284 from anitagraham/docs
Add clarification for usage of moving and copying selections
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9503bdf..4c603a0 100644
--- a/README.md
+++ b/README.md
@@ -319,6 +319,8 @@ Selected files are visually indicated by a `+` before the entries.
The selection can now be listed, copied, moved, removed, archived or linked.
+Navigate to a target directory then use <kbd>V</kbd> (move) or <kbd>P</kbd> (copy) to have the selected files moved or copied.
+
Absolute paths of the selected files are copied to the temporary file `~/.config/nnn/.selection`. The path is shown in the help and configuration screen. If `$NNN_COPIER` is set the file paths are also copied to the system clipboard.
#### Filters