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
When calling :config-reload in a buffer, it breaks syntax highlighting, turning everything white. Closing the buffer and opening a new one fixes the problem, so that’s a temporary issue.
I bisected and commit 9d15b85 introduces the bug. You can try with its parent, 3fe3f2c; it doesn’t reproduce.
Reproduction Steps
Open hx and any buffer (I usually do :config-open).
:config-reload:
Helix log
Nothing interesting (I cleaned it up, it doesn’t show anything useful).
Summary
When calling
:config-reload
in a buffer, it breaks syntax highlighting, turning everything white. Closing the buffer and opening a new one fixes the problem, so that’s a temporary issue.I bisected and commit 9d15b85 introduces the bug. You can try with its parent, 3fe3f2c; it doesn’t reproduce.
Reproduction Steps
hx
and any buffer (I usually do:config-open
).:config-reload
:Helix log
Nothing interesting (I cleaned it up, it doesn’t show anything useful).
Platform
Linux
Terminal Emulator
kitty 0.26.5
Helix Version
helix 22.12 (febe1a5) and higher
The text was updated successfully, but these errors were encountered: