[konsole] [Bug 496534] Color of Underline/Undercurl cannot be set within vim when using Konsole

bug-control at kde.org bug-control at kde.org
Fri Nov 22 11:36:25 GMT 2024


https://bugs.kde.org/show_bug.cgi?id=496534

--- Comment #4 from terrycchau at gmail.com <terrycchau at gmail.com> ---
I should clarify that the .vimrc used contains:

```
set termguicolors
setlocal spell
try | lang en_US | catch | endtry
set spelllang=en_us
let &t_Cs = "\e[4:3m"
let &t_Ce = "\e[4:0m"
hi SpellBad term=undercurl cterm=undercurl gui=undercurl guifg=NONE
ctermfg=NONE guisp=#d73a49 ctermbg=None
```

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list