UntilNewline

pull/6/head
dvkt 4 years ago
parent 22c0025766
commit cf5796be5b

@ -216,7 +216,7 @@ impl UI {
termion::cursor::Hide,
label,
".".repeat(i),
termion::clear::AfterCursor,
termion::clear::UntilNewline,
color::Fg(color::Reset),
termion::cursor::Show,
);

Loading…
Cancel
Save