gizak / termui

Golang terminal dashboard
MIT License
13.06k stars 783 forks source link

how to update console data ? #283

Open kxg3030 opened 3 years ago

kxg3030 commented 3 years ago

Hello, I'm using this tool. I have some questions about how to update the console data ?

yumyum-pi commented 3 years ago

To update the interface you have to re-render the application using the Render method.