Fix #812: clear selection on single file deletion

This commit is contained in:
Arun Prakash Jana 2020-12-10 21:50:01 +05:30
parent 947c4a9faf
commit a31af54c00
No known key found for this signature in database
GPG Key ID: A75979F35C080412
1 changed files with 1 additions and 0 deletions

View File

@ -6730,6 +6730,7 @@ nochange:
continue;
copynextname(lastname);
clearselection();
if (cfg.filtermode || filterset())
presel = FILTER;