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

Re: Weird tab complete problem with long directory names with a dash and unicode characters



Bart Schaefer wrote on Mon, Jan 02, 2017 at 13:52:06 -0800:
> On Jan 1,  3:47am, Daniel Shahaf wrote:
> }
> } c2b6bd51 gives the same symptoms as in HEAD.  The two commits before
> } that give "compaudit:151: unknown file attribute: -".
> 
> You should try "compinit -u" to get past this and see if the completion
> itself still works.  It seems unlikely that c2b6bd51 broke this because
> there are no glob qualifiers anywhere in the failing completion.

That narrows it down further:

ad16356e1923ec1b4daf97b27b10a835cfe73ba7 is the first bad commit
commit ad16356e1923ec1b4daf97b27b10a835cfe73ba7
Author: Peter Stephenson <pws@xxxxxxx>
Date:   Tue Jan 19 17:24:12 2016 +0000

    37689: ! and ^ need to be tokenised in character sets



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