diff --git a/src/nnn.c b/src/nnn.c index 84c0d5f7..a5d8792c 100644 --- a/src/nnn.c +++ b/src/nnn.c @@ -4123,6 +4123,7 @@ nochange: nselected = 0; selbufpos = 0; cfg.selmode = 0; + writesel(NULL, 0); break; } // fallthrough case SEL_SELALL: