vim-graphical-preview
vim-graphical-preview copied to clipboard
Report: Does not work with Xterm.
I have completed the install with successfull compilation of libcallex-vim and vim-graphical-preview but was unable to see images. I was able to see images using the patched Alacritty.
Thanks for this awesome work and I hope you will find time to add support for this to other terminal emulators!
Good question, it should work with xterm the same way but I never tested it. There may be differences in the sixel protocol implementation causing this issue.
Probably indirectly caused by Alacritty never overdrawing image: https://github.com/microo8/alacritty-sixel/issues/13