aboutsummaryrefslogtreecommitdiffstats
path: root/src/nnn.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nnn.c')
-rw-r--r--src/nnn.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/nnn.c b/src/nnn.c
index afe7fae..7055b4e 100644
--- a/src/nnn.c
+++ b/src/nnn.c
@@ -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);