mirror of
https://github.com/ilyakooo0/urbit.git
synced 2025-01-05 13:55:54 +03:00
Merge branch 'slog-priority-style' (#1921)
* slog-priority-style: vere: flushes slog output to ensure style isolation Signed-off-by: Jared Tobin <jared@tlon.io>
This commit is contained in:
commit
d557ea87dc
@ -2075,6 +2075,8 @@ u3_pier_tank(c3_l tab_l, c3_w pri_w, u3_noun tac)
|
||||
fprintf(fil_u, "\033[0m");
|
||||
}
|
||||
|
||||
fflush(fil_u);
|
||||
|
||||
u3_term_io_loja(0);
|
||||
u3z(blu);
|
||||
u3z(tac);
|
||||
|
Loading…
Reference in New Issue
Block a user