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
I tried to reduce some characters in the line and found that this only happens when a line reaches a limit. And it only happens when there is highlighted characters, such as <***>.
In the video below, I remove the <***> and it doesn't happen again.
2023-12-15.11-45-35.webm
Helix log
~/.cache/helix/helix.log
2023-12-15T11:45:37.819 helix_view::editor [ERROR] Failed to initialize the language servers for `source.tex` - `texlab` { cannot find binary path }
2023-12-15T11:45:44.652 helix_view::editor [ERROR] Failed to initialize the language servers for `source.tex` - `texlab` { cannot find binary path }
2023-12-15T11:45:48.749 helix_view::editor [ERROR] Failed to initialize the language servers for `source.tex` - `texlab` { cannot find binary path }
Summary
I'm using ibus to type Chinese characters, and when a line reaches a const limit and there is "<***>" in the document, an error occurs.
The error message is
Reproduction Steps
I tried this:
la<space>
.I expected this to happen:
The word "来" should be inserted.
Instead, this happened:
Helix unexpectedly crushed.
Debugging:
I tried to reduce some characters in the line and found that this only happens when a line reaches a limit. And it only happens when there is highlighted characters, such as
<***>
.In the video below, I remove the
<***>
and it doesn't happen again.2023-12-15.11-45-35.webm
Helix log
~/.cache/helix/helix.log
Platform
Linux
Terminal Emulator
gnome-terminal v3.48.1 with GNOME 44
Installation Method
dnf
Helix Version
helix 23.10 (f6021dd)
The text was updated successfully, but these errors were encountered: