Hi Winder, it's not immediately obvious (to me) how to use your library alongside "bubbles" like textarea, viewport, etc. Would you be able to provide some examples? I'm attempting to make a fullscreen TUI with user input (textarea) at the bottom and server output (viewport) at the top using all the space. I've managed to translate your simple example into the layout I want, but now need a little help replacing the layout components with bubbles instead.
Hi Winder, it's not immediately obvious (to me) how to use your library alongside "bubbles" like textarea, viewport, etc. Would you be able to provide some examples? I'm attempting to make a fullscreen TUI with user input (textarea) at the bottom and server output (viewport) at the top using all the space. I've managed to translate your simple example into the layout I want, but now need a little help replacing the layout components with bubbles instead.