]> Sergey Matveev's repositories - nnn.git/commitdiff
Fix #498
authorArun Prakash Jana <engineerarun@gmail.com>
Fri, 27 Mar 2020 07:36:01 +0000 (13:06 +0530)
committerArun Prakash Jana <engineerarun@gmail.com>
Fri, 27 Mar 2020 07:36:01 +0000 (13:06 +0530)
src/nnn.c

index 292ccf07cd6a2a3573cac11fd6d6dccd182d6971..0c377ca22c062138ded34d856cfc1d5847cf858a 100644 (file)
--- 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: