[App edit] Files with ANSI codes render formatted and/or breaks scrolling
#28
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I'm not sure if
editshould support ANSI codes or not. If it should support ANSI codes, then scrolling horizontally breaks, and the cursor removes all color from characters it hovers on. If it shouldn't support ANSI codes, then rendering files shouldn't be formatted.https://github.com/user-attachments/assets/815442d8-5194-4aeb-8d3b-3a3939e28be4
What if you made it color the text but still show the ansi codes
This would probably solve the scrolling problem
Fixed in
2965d62655.