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

Re: can't complete .. paths with 4.2.3



On Jan 28, 11:25am, Shawn Halpenny wrote:
} Subject: Re: can't complete .. paths with 4.2.3
}
} I tried completing 'echo ../' with trace enabled and noticed that tmp1
} after the call to compfiles (line 345 of _path_files) was empty,
} whereas on Cygwin, it had the list of files in the parent dir.

Do you have any zstyles set at all?  Put another way, have you tried
reproducing this with 'zsh -f' (running autoload and compinit by hand)?

The only obvious reason that compfiles would behave that way at that
particular spot is if the "fake-files" style were set to something.



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