Clear filter on dir changes

This commit is contained in:
Arun Prakash Jana 2020-01-06 02:54:31 +05:30
parent e72dbec95a
commit 39f8b25b88
No known key found for this signature in database
GPG Key ID: A75979F35C080412
1 changed files with 2 additions and 0 deletions

View File

@ -5053,6 +5053,8 @@ nochange:
if (!cpmvrm_selection(sel, path, &presel))
goto nochange;
clearfilter();
/* Show notification on operation complete */
if (cfg.x11)
plugscript(utils[UTIL_NTFY], newpath, F_NOWAIT | F_NOTRACE);