Has anybody made this happen yet?
Thanks!
If I can get Blessed to render to the browser, perhaps I can use that as a renderer for react-blessed. That way I can build an entire terminal interface in React. And even if that didn't go through, I'd at least be able to write a custom React renderer to take advantage of Blessed's window functionality and stuff.
If all that fails I'll just have to write a Blessed-lite layer for XTerm and then write a custom React renderer for that.