From: Anita Graham Date: Sun, 16 Jun 2019 03:38:39 +0000 (+0800) Subject: Add clarification for usage of moving and copying selections X-Git-Tag: v2.6~99^2 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=7554209e8009a1f4e3332e6652edc67cb1223439;p=nnn.git Add clarification for usage of moving and copying selections --- diff --git a/README.md b/README.md index 9503bdf8..4c603a09 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 V (move) or P (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