This was surprisingly straightforward. And, indeed, having the view automatically redraw on resize is wonderful.
Minor caveat: if the prefix is itself bigger than the width of the view, it is not wrapped... which I consider to be ok (this case shouldn't happen that often)
Continuation of #20 on v0.2-dev.
This was surprisingly straightforward. And, indeed, having the view automatically redraw on resize is wonderful.
Minor caveat: if the prefix is itself bigger than the width of the view, it is not wrapped... which I consider to be ok (this case shouldn't happen that often)