@ -2770,6 +2770,8 @@ buffer_line_display (struct app_context *ctx,
input_hide (&ctx->input);
buffer_line_flush (line, &f, stdout);
// Flush the trailing formatting reset item
fflush (stdout);
input_show (&ctx->input);
}