diff --git a/src/prompt.c b/src/prompt.c index e430af0c..bacb153a 100644 --- a/src/prompt.c +++ b/src/prompt.c @@ -771,6 +771,7 @@ int do_yesno_prompt(bool all, const char *msg) titlebar(NULL); focusing = FALSE; edit_refresh(); + focusing = TRUE; } #endif else