You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 9, 2022. It is now read-only.
Output is absolutely at proof-of-concept levels right now.
It works fine for now, but stuffing absolutely everything on one line doesn't exactly play nicely with tools that, say, use line-buffering. Granted at this point the only thing I've wanted to do with the output is read it, but that could easily change.
Replicating something like codepoint-dump | fold -s is a good enough place to start.