diff --git a/src/nnn.c b/src/nnn.c index f0656aa2..ea2a819c 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