aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/nnn.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nnn.c b/src/nnn.c
index 42d2298..93ef24d 100644
--- a/src/nnn.c
+++ b/src/nnn.c
@@ -5007,6 +5007,7 @@ nochange:
presel = FILTER;
break;
}
+ printwait(messages[MSG_0_SELECTED], &presel);
goto nochange;
case SEL_SELEDIT:
r = editselection();