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
Opening a binary file results in visual bugs. It seems like lines are overflowing into the next line.
I know that helix is not intended for editing binary files, but a user might still open a binary by accident (like I did) or want to look for strings and such interactively in a binary. neovim handles this gracefully and helix should too.
Reproduction Steps
Steps to reproduce
Open a binary file* in helix.
Observe that the view is broken up:
*I encountered this specifically with a FreeCAD file (.FCBak) - I expect other binary files would have the same effect but I haven't tested it.
I've attached an example file in a comment below.
Helix log
Nothing in the log jumps out as interesting but I'm including it anyways.
Summary
Opening a binary file results in visual bugs. It seems like lines are overflowing into the next line.
I know that helix is not intended for editing binary files, but a user might still open a binary by accident (like I did) or want to look for strings and such interactively in a binary. neovim handles this gracefully and helix should too.
Reproduction Steps
Steps to reproduce
*I encountered this specifically with a FreeCAD file (
.FCBak
) - I expect other binary files would have the same effect but I haven't tested it.I've attached an example file in a comment below.
Helix log
Nothing in the log jumps out as interesting but I'm including it anyways.
~/.cache/helix/helix.log
Platform
Fedora 41
Terminal Emulator
xfce4-terminal v1.1.4
Installation Method
dnf
Helix Version
helix 25.01.1 (e7ac2fc)
The text was updated successfully, but these errors were encountered: