Hello,
Still like this awesome project. Thought maybe you could add few features, which I think might be useful to wider ANSI mode usage.
I wanted to use the ANSI mode for a discord message, but since the large company oversimplifies everything they make, it's borked as you can see in the image:
This is what editing the message looks like:
While original in Rex looks like this:
The main issue is that 80 col soft wrapping doesn't work, so there could be an option for hard wrapping(explicitly inserting newlines) and if hard wrapping's implemented then the Rex files could be in arbitrary width rather than 80 cols only. I totally would understand if you consider making such an option out of scope, but
https://www.gridsagegames.com/forums/index.php?topic=1104 uses hard wrapping too, and I think it would still be pretty useful outside of discord too.
Also, I'm wondering what does
^[[?33h do
, did a quick search on the webz, but didn't find anything.