ines / termynal

⬛️ Lightweight and modern terminal animations using async/await
MIT License
1.7k stars 110 forks source link

Feed terminal lines dynamically instead of statically #4

Closed alex-ppg closed 5 years ago

alex-ppg commented 7 years ago

I think this would actually improve the usability of your library tremendously. I tried inspecting the original code and actually managed to get a manual line feed but the issue is there is no fallback so I cannot insert a new line or add a line in the queue.