Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
git log -1 --...
- X-seq: zsh-workers 36147
- From: Peter Stephenson <p.stephenson@xxxxxxxxxxx>
- To: Zsh Hackers' List <zsh-workers@xxxxxxx>
- Subject: git log -1 --...
- Date: Thu, 13 Aug 2015 12:07:45 +0100
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- Organization: Samsung Cambridge Solution Centre
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