diff --git a/src/nnn.c b/src/nnn.c index 42d22986..93ef24d5 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();