rline_exp: ensure everything is drawn before returning
This commit is contained in:
parent
7259cff253
commit
8f865eeb4a
@ -1520,6 +1520,7 @@ static int read_line(void) {
|
||||
/* Finished */
|
||||
loading = 1;
|
||||
column = the_line->actual;
|
||||
render_line();
|
||||
insert_char('\n');
|
||||
immediate = 0;
|
||||
return 1;
|
||||
|
Loading…
Reference in New Issue
Block a user