warpdotdev / Warp

Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.
https://warp.dev
Other
20.99k stars 359 forks source link

CursorLine not showing in NeoVim #1975

Open marc-brouard opened 1 year ago

marc-brouard commented 1 year ago

Discord username (optional)

No response

Describe the bug

In NeoVim with the cursorline option turned on, the underline is not showing. My color theme file for NeoVim has the following configuration

hi CursorLine guifg=NONE ctermfg=NONE guibg=NONE ctermbg=NONE gui=underline cterm=underline

To Reproduce

Load NeoVim and execute set cursorline

Expected behaviour

I would expect to see a horizontal line across the window which moves with the cursor. This works in both Alacritty and Kitty terminals

Screenshots

No response

Operating System

No response

OS Version

Mac OS 12.4

Shell Version

zsh 5.8.1 (x86_64-apple-darwin21.0)

Warp Version

v0.2022.10.11.08.13.stable_01

Additional context

I found the horizontal line very useful to combat my dyslexia.

Does this block you from using Warp daily?

No

Warp Internal (ignore): linear-label:b8107fdf-ba31-488d-b103-d271c89cac3e

No response

yamsu commented 1 year ago

The same issue with vim The following cterm values not working

underline
undercurl
underdouble
underdotted
underdashed
strikethrough
inspmoore commented 1 year ago

I concur. It's not working.

devanlooches commented 1 year ago

Just FYI this is not working in Helix either.

dannyneira commented 1 year ago

Thanks for letting us know @marc-brouard. We'll post any updates on this thread. Please 👍 this issue and comment if you're also seeing this issue as it helps us gauge impact.

plimeor commented 1 year ago

Same problem, this prevents me from switching from kitty to warp.

Hillo111 commented 6 months ago

Same issue here.

skaarlcooper commented 1 week ago

I have that problem too.