aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/nnn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nnn.c b/src/nnn.c
index 7835be6..0a7aa70 100644
--- a/src/nnn.c
+++ b/src/nnn.c
@@ -2469,7 +2469,7 @@ static int filterentries(char *path, char *lastname)
wcstombs(ln, wln, REGEX_MAX);
ndents = total;
} else
- *ch = CONTROL('L');
+ continue;
// fallthrough
case CONTROL('L'):
if (*ch == CONTROL('L')) {