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

Re: PATCH: short-circuiting glob exclusion operator



On Apr 7,  9:10pm, Peter Stephenson wrote:
}
} It looks like it has to be Y- (or something else)

I considered suggesting (Y/) for "short-circuit directories".

} @@ -735,13 +738,47 @@ patcompile(char *exp, int inflags, char **endexp)
} +	    /*
} +	     * The top-level ~~ is the last thing that can appear.
} +	     */

Is that comment about ~~ still meaningful?



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