I'm trying to display a very large amount of scrolling text on the unicorn, the example doesn't work with it due to it basically rendering the whole string each time.
I have made some improvements to only render 20 chars at a time, which now makes the display much more responsive.
is this something wanted in the examples? Realise it may be a niche case