Closed mrded closed 7 months ago
I found that, when I move my cursor over highlighted search text - it matches the background.
Sometimes it leads into a confusing, as it's hard to see where the cursor is.
v3.0.1-rc.0
v0.9.5
v0.13.2
v14.4.1
Hm, I just realised it may be Alacrity problem as with iTerm it all shows correctly
For anyone who is facing the same problem, it solves with
# alacritty.toml [colors.cursor] cursor = "0xffffff" text = "0x1d1f21"
I found that, when I move my cursor over highlighted search text - it matches the background.
Sometimes it leads into a confusing, as it's hard to see where the cursor is.
v3.0.1-rc.0
v0.9.5
v0.13.2
v14.4.1