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

Re: ANSI bg colour outside of prompt area



On 02/22/2015 05:23 AM, junkcommander0@xxxxxxxxx wrote:


In zsh, the background color gets reset once the characters have been printed.
    ex:
    kecho -ne "\033[1;33;43m abcdefg"


That's interesting, zsh is so different from bash there. One of the guys will have an answer for you if there is one. Just off hand tho, bash seems more correct--the default colors should not be restored unless you restore them explicitly, I'd say.



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