parent
cd613da050
commit
86025f88c4
|
@ -228,6 +228,9 @@ void TerminalUI::Screen::output(bool force)
|
|||
if (lines.empty())
|
||||
return;
|
||||
|
||||
if (force)
|
||||
hashes.clear();
|
||||
|
||||
// iTerm2 "begin synchronised update" sequence
|
||||
printf("\033P=1s\033\\");
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user