Sfoglia il codice sorgente

Merge pull request #284 from anitagraham/docs

Add clarification for usage of moving and copying selections
master
Mischievous Meerkat GitHub 5 anni fa
parent
commit
815155033d
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. +2
    -0
      README.md

+ 2
- 0
README.md Vedi 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


Loading…
Annulla
Salva