junegunn / fzf.vim

fzf :heart: vim
MIT License
9.61k stars 584 forks source link

fzf.vim on Windows ignores bat colorscheme #1458

Open avysk opened 1 year ago

avysk commented 1 year ago

WSL bat:

image

Native bat.exe:

image

:Files preview in vim:

image

(Notice that docstring is invisible -- probably has the same color as background.)

If I ssh from the very same terminal window to FreeBSD 13.1, :Files works like a charm, with proper colors in preview -- so it is not my terminal.

avysk commented 1 year ago

:Files preview in gvim.exe is slightly better, though docstring is still invisible:

image
avysk commented 1 year ago

vcxsrv + X tunneling over ssh from FreeBSD 13.1 -- expected colors in preview.