How to change the highlight of the cursorline inside the preview window?
- Dominant language
- Vim Script
- Stars
- 10.3k
- Forks
- 608
- Avg merge
- 5d 8h
- Merged PRs (30d)
- 2
Description
- [x] I have fzf 0.23.0 or above
- [x] I have read through https://github.com/junegunn/fzf.vim/blob/master/README.md
- [x] I have read through https://github.com/junegunn/fzf/blob/master/README-VIM.md
- [x] I have read through the manual page of fzf (`man fzf`)
- [x] I have searched through the existing issues
Is there any way of configuring the highlight of the cursorline inside the `Rg` or `Ag` preview? I have read [this issue](https://github.com/junegunn/fzf.vim/issues/969) and installed `bat` and set `BAT_THEME` to `export BAT_THEME="ansi-dark"` which should use the default terminal colors. The colors are ok, the problem is the color of the selected text is the same with the text color. Is there a way to change it? or at least set it to underline?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.