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
Assume cursor position at the start of line with = sign. moving cursor left towards =, editor freezes when reaching = , can't open logs or any other command, total freeze. has to close terminal window containing helix.
Issue seems with the left double quote, reaching this quote from left or right seems to trigger the freeze.
I expected this to happen:
cursor move between chars normally
Instead, this happened:
editor freeze when reaching the first left double quotes ".
Helix log
~/.cache/helix/helix.log
please provide a copy of `~/.cache/helix/helix.log` here if possible, you may need to redact some of the lines
Platform
Windows
Terminal Emulator
Windows terminal , alacritty 0.13.0 (78fa4d6), wezterm 20240203-110809-5046fc22
Summary
Editor freeze with this code snippet in md files
Reproduction Steps
I tried this:
hx temp.md
Assume cursor position at the start of line with
=
sign. moving cursor left towards=
, editor freezes when reaching=
, can't open logs or any other command, total freeze. has to close terminal window containing helix.Issue seems with the left double quote, reaching this quote from left or right seems to trigger the freeze.
I expected this to happen:
cursor move between chars normally
Instead, this happened:
editor freeze when reaching the first left double quotes
"
.Helix log
~/.cache/helix/helix.log
Platform
Windows
Terminal Emulator
Windows terminal , alacritty 0.13.0 (78fa4d6), wezterm 20240203-110809-5046fc22
Installation Method
choco install helix
Helix Version
helix 23.10 (f6021dd)
The text was updated successfully, but these errors were encountered: