diff --git a/ui.go b/ui.go index 471f16a..e7d571c 100644 --- a/ui.go +++ b/ui.go @@ -380,8 +380,6 @@ func newUI() *UI { } func (ui *UI) renew() { - termbox.Flush() - wtot, htot := termbox.Size() widths := getWidths(wtot)