-
-
Notifications
You must be signed in to change notification settings - Fork 117
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(graphical): fix nested error wrapping #358
Conversation
I've also fixed the spacing around / between related errors, and I'm trying to fix up some unrelated CI breakage (the new nightly compiler seems to be much better at / to much more aggressively detect dead code!) |
Oof, lots of little things making that slightly tricky, but ready for review now! I tried to keep some nice and meaningful commits if you're the type of person to review those diffs one-at-a-time! |
Finally, if you're looking for more example outputs and how they have changed / been restyled, here are plenty more examples: TheLostLambda/pgfinder-next@23a4093 |
Thanks for taking care of this! this looks a lot better :) |
Fixes #333
Here is an error now nicely wrapping (with the 2 char padding on either side) of a 50-char wide terminal: