Ttibsi / rawterm

C++20 library for building TUI applications
MIT License
5 stars 3 forks source link

Update all panes when one is `resize()`d #41

Open Ttibsi opened 5 months ago

Ttibsi commented 5 months ago

There's currently a resize function here that should take into consideration the sizes of other panes -- resize those as well to reflect the space the current one is no longer taking/is now taking up