Add clarification for usage of moving and copying selections

This commit is contained in:
Anita Graham 2019-06-16 11:38:39 +08:00
parent 538995487b
commit 7554209e80
1 changed files with 2 additions and 0 deletions

View File

@ -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