Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
_globquals
- X-seq: zsh-workers 27707
- From: Mikael Magnusson <mikachu@xxxxxxxxx>
- To: zsh workers <zsh-workers@xxxxxxx>
- Subject: _globquals
- Date: Sat, 13 Feb 2010 18:33:57 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=bTvKaIBHEBAPJo/aqRW+HBb8gBigWegAKgqA8ZRcoTk=; b=AwoiVyiZhL6oeQyOTUFGV7MaoKQNYIQS/tjAOP3/45AbdBlj7t7JCn7c+8jVb9U2XS zejYkhZlds0yEa12/VI6sWE7x4DO92jVp8iURMy9caNJPV6nwoymBiuod3vLFbS65GOO hiCdSqkCqCC/iIbkCvQhi3yhHgFxfNZFOzVGM=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=MZTUbSQvr1ymieFH5fkj+bWcAMNT6B0gveUIyu0PbhzJ63yDV4fXJHWmUKtphzR2DW VrsMacB2yw0dPWXU54s7BsZh/WFRRYv4z5K1oLG1njuNRNdEGbLH77Bm7mZ/VdYqOFSr 2yjw55Qa6BHTGARvGfm2HscRFqmNohZQTQJjc=
- 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
http://mika.l3ib.org/patches/zsh-globquals.diff
I made P:: a separate thing so it doesn't complete command names, and
managed to figure out a way to make oe and o+ complete commands too.
I'm not sure if it's the best way, or even a good way, basically I was
just throwing stuff at it until it worked. I also removed all the
tabs, if you don't want that, the first two changes are available
separately here:
http://git.mika.l3ib.org/?p=zsh-cvs.git;a=patch;h=2eebdf7d057a7a52f9ab30e5b35bd5570d89672e
http://git.mika.l3ib.org/?p=zsh-cvs.git;a=patch;h=5eb2c3a7dbbbc9a46bac71ad1ccd11425c5bfe2c
--
Mikael Magnusson
Messages sorted by:
Reverse Date,
Date,
Thread,
Author