Closed fghimis closed 2 years ago
I have a problem when trying to display [38;5 colors (8-bit colors).
When I use :ColorHightlight it would just erase the sequences and leave the text uncolored. I think the only 38 is here. It doesn't seem to exist a 38;5, only 38;2.
:ColorHightlight
38
38;5
38;2
I don't know if this helps: [[38;5 colors](https://pastebin.com/e6dfyddm) or vim code.
I have a problem when trying to display [38;5 colors (8-bit colors).
When I use
:ColorHightlight
it would just erase the sequences and leave the text uncolored. I think the only38
is here. It doesn't seem to exist a38;5
, only38;2
.I don't know if this helps: [[38;5 colors](https://pastebin.com/e6dfyddm) or vim code.