Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: [BUG?] If true-color is used, overlapping colors do not work



On Thu, 8 Nov 2018 at 04:03, Oliver Kiddle <okiddle@xxxxxxxxxxx> wrote:
> (...)
> markers. Could be clearer to follow than $'\x1b'. None of your tests
> work on my system. I think the expected results reflect the particulars
> of the termcap database for your terminal on your system. zle -T may
> help but to be portable, the tests may also need to search for a
> 256color terminal and skip if none is found.

I hope the tests will be working system-wide, otherwise it's a show
stopper for them. Could you maybe provide the test wrong answer? If
you are sure that it's about TERM= value, then ok, I've observed this
too, and export TERM=xterm-256color fixed the tests (on Linux).
Searching for proper termcap seems a good idea. I might also find a
docker image with the same OS and test it.

Sebastian Gniazdowski
News: https://twitter.com/ZdharmaI
IRC: https://kiwiirc.com/client/chat.freenode.net:+6697/#zplugin
Blog: http://zdharma.org



Messages sorted by: Reverse Date, Date, Thread, Author