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

git log -1 --...



Minor completion oddity: "git log -1 -<TAB>" doesn't complete options.
I haven't looked, but this could well be because _arguments hasn't been
told -<num> is a valid completion because there's no point actually
completing it, so it assumes it's a regular argument.

pws



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