Clear filter after removing current file

This commit is contained in:
Arun Prakash Jana 2020-01-07 01:21:36 +05:30
parent aa89522482
commit 9d9aa16185
No known key found for this signature in database
GPG Key ID: A75979F35C080412
1 changed files with 2 additions and 0 deletions

View File

@ -5078,6 +5078,8 @@ nochange:
/* We reduce cur only if it is > 0, so it's at least 0 */
copycurname();
clearfilter();
goto begin;
}
case SEL_ARCHIVE: // fallthrough