Updated Home (markdown)

Jana 2020-06-15 19:33:27 +05:30
parent 406efc9bf6
commit 4c70747d1f
1 changed files with 1 additions and 1 deletions

@ -147,7 +147,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 successful file removal, batch-rename and link creation operations on selection. However, selection is retained after archive creation with selection as user may want to delete the archived files next.
`nnn` clears the selection after successful 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.
#### Editing selection