diff options
-rw-r--r-- | src/nnn.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |