From: Arun Prakash Jana Date: Fri, 27 Mar 2020 07:36:01 +0000 (+0530) Subject: Fix #498 X-Git-Tag: v3.1~62 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=bf057c1007910d9511993871ece8984519a503ba;p=nnn.git Fix #498 --- diff --git a/src/nnn.c b/src/nnn.c index 292ccf07..0c377ca2 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: