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

Re: Patch for curses module



On Sat, Sep 12, 2015 at 4:44 PM, Sebastian Gniazdowski
<sgniazdowski@xxxxxxxxx> wrote:
> Hello,
> I was looking for a way to be able to use colors on zsh < 5.1.1. Did
> some debugging:

> As it can be seen, hash misses are caused by the DISABLED flag ( "if
> (hp->flags & DISABLED) {" in function gethashnode). I attach two files
> with debug prints that produced the output. --- lines are hash table
> dumps, == are gethashnode() interiors.

It's preferable to send unified diff patches, inline in the email,
rather than full files attached to the message.

-- 
Mikael Magnusson



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