mirror of
https://github.com/jarun/nnn.git
synced 2025-03-18 20:39:45 +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;
|
continue;
|
||||||
|
|
||||||
copynextname(lastname);
|
copynextname(lastname);
|
||||||
clearselection();
|
|
||||||
|
|
||||||
if (cfg.filtermode || filterset())
|
if (cfg.filtermode || filterset())
|
||||||
presel = FILTER;
|
presel = FILTER;
|
||||||
|
|
Loading…
Add table
Reference in a new issue