not always an error

pull/6/head
dvkt 5 years ago
parent 6d0919742a
commit d0b2cbc079

@ -72,8 +72,7 @@ impl UI {
None
} else {
Some(format!(
"{}{}{}{}{}",
color::Fg(color::LightRed),
"{}{}{}{}",
termion::cursor::Goto(1, self.rows()),
termion::clear::CurrentLine,
self.status,

Loading…
Cancel
Save