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