LilyTerm icon indicating copy to clipboard operation
LilyTerm copied to clipboard

Broken True Color Support?

Open Gordin opened this issue 10 years ago • 6 comments

I'm trying to use neovim with true-color support (run with NVIM_TUI_ENABLE_TRUE_COLOR=1 nvim), and according to [https://gist.github.com/XVilka/8346728#now-supporting-truecolor](Colors in terminal) this is supposed to work in lilyterm by now, but it completely breaks colors. Left Terminal in the screenshot is gnome-terminal, right one is lilyterm. Both run the exact same color theme via https://github.com/chriskempson/base16 but lilyterms colors are gone when trying to use true-color. lilyterm truecolor

(I'm using the latest lilyterm version from master.)

Gordin avatar May 15 '15 19:05 Gordin

Oppps! I'll check it. Thanks for reporting this bug!

Tetralet avatar May 16 '15 03:05 Tetralet

Not sure if related, but I'm a base16-shell user. The colors in LilyTerm (and the colortest script included with base16-shell) work as expected...

...until I change focus to another window. Then colors reset to default. I can of course set some colors via LilyTerm config but that doesn't cover all of them.

beanaroo avatar Dec 30 '15 05:12 beanaroo

If you want to use neovim true color in LilyTerm, you must build LilyTerm with libvte 0.36+.

Please see it. https://gist.github.com/XVilka/8346728 I have enabled neovim True color in LilyTerm.

Shougo avatar Dec 30 '15 05:12 Shougo

Same problem here.

TheRojam avatar Nov 28 '16 01:11 TheRojam

Same problem for me (Arch)

dukebarman avatar Jun 15 '17 14:06 dukebarman

+1 for arch linux

karma0 avatar Jul 21 '17 20:07 karma0