aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/nnn.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/nnn.c b/src/nnn.c
index f0656aa..ea2a819 100644
--- a/src/nnn.c
+++ b/src/nnn.c
@@ -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