I'm not sure if edit should 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.
I'm not sure if `edit` should 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
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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.