aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/nnn.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nnn.c b/src/nnn.c
index 292ccf0..0c377ca 100644
--- a/src/nnn.c
+++ b/src/nnn.c
@@ -5616,6 +5616,7 @@ nochange:
if (!g_ctx[cfg.curctx].c_fltr[1])
goto begin;
+ presel = FILTER; /* If there's a filter, apply it */
break;
case SEL_STATS: // fallthrough
case SEL_CHMODX: