Eric Scott

Results 2 issues of Eric Scott

I tried running the base examples with [bun](https://bun.sh/) and got segmentation errors when calling `window.render`. I suspect it's related to differences in how the buffer is handled. If there is...

enhancement

This adds a layout plugin with basic `row`,`column`,`center`, and `wrap` implementations along with an example in `layout-widgets`. Todo: - [ ] Complete attribute implementations - [ ] Check wrap functionality...