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 the "cursorcolumn" and "cursorline" are enabled, the cursor visually glitches for a brief moment while you move the cursor (this can be using the keyboard or the mouse, both of which cause the bug). This doesn't happen on Linux (using konsole) and it happens on Windows 11/10 and WSL using conhost and Windows Terminal
Reproduction Steps
I tried this:
Add in ~/AppData/Roaming/Helix/config.toml
cursorcolumn = truecursorline = true
hx
I expected this to happen: (In the come, this bug doesn't happen)
Vim.mp4
Instead, this happened:
Helix.mp4
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
In the ~/.cache folder there is no folder called helix
Platform
Windows
Terminal Emulator
Windows Terminal
Installation Method
MSYS2 and WinGet
Helix Version
helix 24.7 (7a8cad31)
The text was updated successfully, but these errors were encountered:
Summary
When the "cursorcolumn" and "cursorline" are enabled, the cursor visually glitches for a brief moment while you move the cursor (this can be using the keyboard or the mouse, both of which cause the bug). This doesn't happen on Linux (using konsole) and it happens on Windows 11/10 and WSL using conhost and Windows Terminal
Reproduction Steps
I tried this:
~/AppData/Roaming/Helix/config.toml
hx
I expected this to happen: (In the come, this bug doesn't happen)
Vim.mp4
Instead, this happened:
Helix.mp4
Helix log
~/.cache/helix/helix.log
In the
~/.cache
folder there is no folder called helixPlatform
Windows
Terminal Emulator
Windows Terminal
Installation Method
MSYS2 and WinGet
Helix Version
helix 24.7 (7a8cad31)
The text was updated successfully, but these errors were encountered: