Closed the-ls-aasif closed 5 years ago
Should be working now as of 958a28575d7411492d25e42da3ad5a6e5947d9a4 on the master branch. Let me know if you have any issues with it. Do note that termui has been heavily reworked in that commit, so there's a lot of breaking changes.
cannot use gridVar (type termui.Grid) as type termui.GridBufferer in argument to termui.NewCol: termui.Grid does not implement termui.GridBufferer (missing GetHeight method)