Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"cursorcolumn" and "cursorline" have a visual glitch on a Windows 11/10 and WSL2 #12252

Open
GabrielFrigo4 opened this issue Dec 14, 2024 · 0 comments
Labels
C-bug Category: This is a bug

Comments

@GabrielFrigo4
Copy link

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:

  1. Add in ~/AppData/Roaming/Helix/config.toml
cursorcolumn = true
cursorline = true
  1. hx

I expected this to happen: (In the come, this bug doesn't happen)
https://github.com/user-attachments/assets/343933b1-56cb-4496-93fc-b3871903c191

Instead, this happened:
https://github.com/user-attachments/assets/ccb18871-2682-4b3f-ae7f-ed699f4a6588

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)

@GabrielFrigo4 GabrielFrigo4 added the C-bug Category: This is a bug label Dec 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: This is a bug
Projects
None yet
Development

No branches or pull requests

1 participant