Updated Concepts (markdown)

Mischievous Meerkat 2021-03-13 15:59:21 +05:30
parent 4d3020c8d3
commit 4598c15f52
1 changed files with 1 additions and 1 deletions

@ -143,7 +143,7 @@ A selection can be edited, copied, moved, removed, archived or linked. Example w
Absolute paths of the selected files are copied to `.selection` file in the config directory. The selection file is shared between multiple program instances. The most recent instance writing to the file overwrites the entries from earlier writes. If you have 2 instances of `nnn` _open_ in 2 panes of a terminal multiplexer, you can select in one pane and use the selection (e.g. to copy or move) in the other pane (if the instance doesn't have any local selection already).
`nnn` clears the selection after file removal, batch-rename and link creation with selection. However, it is retained after archive creation with selection as the user may want to delete the archived files next.
`nnn` clears the selection after an operation with the selection.
#### Editing selection