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 use Windows Terminal and WSL. I have my terminal configured to use the "bar" cursor. By default, Helix wants to use the "block" cursor. Even when I configure it to use a "bar" cursor, it still resets the cursor to "block" when Helix exits.
When Helix opens, it "maintains" the current cursor, which is meant to be "bar".
Now close Helix, without performing any other actions. It changes the cursor to "block" anyway, despite being configured to not use "block".
Helix log
I deleted the log file before performing the reproduction steps. Upon completing the reproduction steps, the log file was present but empty. There's nothing to provide here.
Platform
Linux inside WSL
Terminal Emulator
Windows Terminal 1.21.2361.0
Installation Method
Arch Linux official repos
Helix Version
helix 24.7
The text was updated successfully, but these errors were encountered:
From my perspective, the ideal solution would be to provide an option that prevents Helix from altering the terminal cursor at all. I don't want to customise the appearance of the cursor, and I don't want my software changing the appearance of the cursor. I want the cursor I've configured myself in my terminal to be the only cursor that is used.
Summary
I use Windows Terminal and WSL. I have my terminal configured to use the "bar" cursor. By default, Helix wants to use the "block" cursor. Even when I configure it to use a "bar" cursor, it still resets the cursor to "block" when Helix exits.
Reproduction Steps
I added this to my config file:
When Helix opens, it "maintains" the current cursor, which is meant to be "bar".
Now close Helix, without performing any other actions. It changes the cursor to "block" anyway, despite being configured to not use "block".
Helix log
I deleted the log file before performing the reproduction steps. Upon completing the reproduction steps, the log file was present but empty. There's nothing to provide here.
Platform
Linux inside WSL
Terminal Emulator
Windows Terminal 1.21.2361.0
Installation Method
Arch Linux official repos
Helix Version
helix 24.7
The text was updated successfully, but these errors were encountered: