Updated Concepts (markdown)

Piña Colada 2021-05-07 09:07:58 +05:30
parent 4d84f274f0
commit c1c7ddf631
1 changed files with 1 additions and 1 deletions

@ -147,7 +147,7 @@ Absolute paths of the selected files are copied to `.selection` file in the conf
`nnn` clears the selection after an operation with the selection. Plugins are allowed to define the behaviour individually.
`nnn` doesn't match directory entries for selected files after a redraw or after the user navigates away from the directory. An attempt to do so will increase memory consumption and processing significantly as `nnn` allows selection across directories. So the selection marks are cleared. However, the selection can be edited in the instance of `nnn` where the files were selected.
`nnn` doesn't match directory entries for selected files after a redraw or after the user navigates away from the directory. An attempt to do so will increase memory consumption and processing significantly as `nnn` allows selection across directories. So the selection marks are cleared. The selection can still be edited in the same instance.
#### Editing selection