mirror of
https://github.com/jarun/nnn.git
synced 2025-03-19 12:59:44 +00:00
Do not clear selection on single file removal
This commit is contained in:
parent
7f5dbd11e3
commit
980fd80aa9
1 changed files with 0 additions and 1 deletions
|
@ -6784,7 +6784,6 @@ nochange:
|
|||
continue;
|
||||
|
||||
copynextname(lastname);
|
||||
clearselection();
|
||||
|
||||
if (cfg.filtermode || filterset())
|
||||
presel = FILTER;
|
||||
|
|
Loading…
Add table
Reference in a new issue