Replies: 1 comment
-
@pascalkuthe Was it intentional that the issue was converted into a discussion? Because it doesn't seem to fit into the discussion category IMHO. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Helix rendering breaks down completely if it encounters not escaped ANSI escape codes.

This messes up the rendering, as you can see here:
Reproduction Steps
Open a file in Helix with ANSI escape codes.
Example:
File: https://github.com/rizinorg/rizin/blob/dev/test/db/cmd/cmd_visual
Helix log
Log is empty.
Platform
Linux Fedora 40
Terminal Emulator
GNU bash, version 5.2.26(1)-release
Installation Method
Feodra repo/dnf install
Helix Version
helix 24.7 (079f544)
Beta Was this translation helpful? Give feedback.
All reactions