Revert clear selection on plugin invocation

Many plugins are used for navigating to the target directory.

This reverts commit 026f76f14c.
This commit is contained in:
Arun Prakash Jana 2021-03-17 01:06:47 +05:30
parent 571363b0f9
commit 12e7e2c7e0
No known key found for this signature in database
GPG Key ID: A75979F35C080412
1 changed files with 0 additions and 3 deletions

View File

@ -6253,7 +6253,6 @@ nochange:
if (runfile[0])
runfile[0] = '\0';
clearfilter();
clearselection();
setdirwatch();
goto begin;
}
@ -6988,8 +6987,6 @@ nochange:
goto nochange;
}
clearselection();
if (ndents)
copycurname();