helix icon indicating copy to clipboard operation
helix copied to clipboard

Cursor changes color at the begining and end-of-line

Open italomaia opened this issue 1 year ago • 1 comments

Summary

I noticed that when using the "bar" cursor shape, the cursor color changes when the cursor is at the beginning or end of a line.

Reproduction Steps

I tried this:

  1. Make sure cursor-shape is "bar"
  2. hx
  3. go into insert_mode
  4. type "hello"

I expected this to happen: cursor should keep its color regardless of the position.

Instead, this happened: cursor changes color

I tried with different themes, including the default theme and had the same result.

Helix log

Nothing in the logs

Platform

Linux

Terminal Emulator

xfce4-terminal

Installation Method

snap

Helix Version

helix 24.3 (2cadec0b)

italomaia avatar Apr 02 '24 17:04 italomaia

Can you attach a asciicast / gif / video?

the-mikedavis avatar Apr 02 '24 20:04 the-mikedavis

If I remember correctly, the color of the bar cursor is controlled by the terminal emulator, not the application.

CptPotato avatar Apr 03 '24 08:04 CptPotato