pspp: Fix interactive usability for multi-line commands.
[pspp-builds.git] / src / ui / terminal / read-line.c
index 86c75dea4beee72e2e15b4d102391cea53acc87d..54f90858a5d90542aa70d0d7bade755d5ecd9621 100644 (file)
@@ -155,8 +155,7 @@ readln_read (struct string *line, enum prompt_style style)
 
   welcome ();
 
-  if (style == PROMPT_FIRST)
-    output_flush ();
+  output_flush ();
 
 #if HAVE_READLINE
   rl_attempted_completion_function = (style == PROMPT_FIRST