Buffer/ticker-based renderer

This commit is contained in:
Christian Rocha
2020-06-05 12:40:44 -04:00
parent 4ce9b4ea83
commit 87434a2569
4 changed files with 116 additions and 36 deletions

View File

@@ -8,5 +8,5 @@ require (
github.com/charmbracelet/bubbles v0.0.0-20200526000837-87c7cd778f80
github.com/charmbracelet/bubbletea v0.6.4-0.20200525234836-3b8b011b5a26
github.com/fogleman/ease v0.0.0-20170301025033-8da417bf1776
github.com/muesli/termenv v0.5.2
github.com/muesli/termenv v0.5.3-0.20200526053627-d728968dcf83
)