Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
git-subtree completions
- X-seq: zsh-users 21551
- From: Jordan Klassen <jordan@xxxxxxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: git-subtree completions
- Date: Thu, 12 May 2016 05:57:19 +0000
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=klassen-me-uk.20150623.gappssmtp.com; s=20150623; h=mime-version:from:date:message-id:subject:to; bh=nVaQbQrJVnBzdzF94vtRsWByS3y4IVYjVK/eb36pA+U=; b=ds3IijJq1FqW+AEa3HDlu1CodPuiPwOTSQD8szXKQNfdvXnbqmvX7oKpfq7NW48DfN URda2QFbqUoR9rvmWTXMAHxEqUKfH7bdnRksenkIRxHUsTLgLIVhrjqhw6e3uM2tRppP 8R5WSgrxHQewkqi9TZ8Oj2GksXZYRd0zzIW0z1EbPzgG6YD34ywaMychRHqz/IRgYFMI oyxYwQ0ql0pqhOlIacJBu06ZQk2Gt1rp4QVV5vYLAlL/heMMmdzHYi4cDg2FIN5BtAT2 +BwoS9KE8XyRvQgDvxZSN7ZYCM9Bf6Y/9IgCXI3sx7FaEb4NyFCDVYhSV8Q7dvBPIO4T MV/w==
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
Hey all, after a long time of sitting on a closed PR to zsh-completions, I
ported it over to zsh here: https://github.com/zsh-users/zsh/pull/8
I need feedback on it, and if it's better to submit a patch via `git
send-email` let me know. In particular, is there an easy way to test this
without actually compiling zsh? How do I fix my `THIS_IS_A_HACK` issue? And
code review in general.
Thanks!
--
~Jordan Klassen
Messages sorted by:
Reverse Date,
Date,
Thread,
Author