mirror of
https://github.com/jarun/nnn.git
synced 2024-11-22 15:20:59 +03:00
Updated Concepts (markdown)
parent
25d2c1e9ca
commit
133d042c6c
@ -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. 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 visual selection marks are cleared. However, the selection can be edited in the instance of `nnn` where the files were selected.
|
||||
|
||||
#### Editing selection
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user