Merge pull request #20038 from bfredl/unflush

perf(messages): don't call ui_flush() per message line in various places
This commit is contained in:
bfredl
2022-09-01 10:18:14 +02:00
committed by GitHub
11 changed files with 0 additions and 17 deletions

View File

@@ -214,7 +214,6 @@ static void showmap(mapblock_T *mp, bool local)
last_set_msg(mp->m_script_ctx);
}
msg_clr_eos();
ui_flush(); // show one line at a time
}
/// Replace termcodes in the given LHS and RHS and store the results into the