Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Completion functions for Mac OS X
- X-seq: zsh-users 8377
- From: lists <lists@xxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: Completion functions for Mac OS X
- Date: Sat, 15 Jan 2005 10:59:26 -0600
- Cc: Motoi Washida <a66@xxxxxxxxxxxxx>
- In-reply-to: <5F375244-DBDD-11D8-8A54-000D93502E64@xxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <ED23CF10-DBCD-11D8-BFB6-000D93502E64@xxxxxxxxxxxxx> <5F375244-DBDD-11D8-8A54-000D93502E64@xxxxxxxxxxxxx>
- Reply-to: zsh-users@xxxxxxxxxx
Motoi,
	Thanks so much for putting these (and other Darwin) completions 
together.  Could I make a small feature request for the _defaults 
completion?  Sometimes I use defaults(1) to read plist files which 
aren't part of a registered domain.  For example:
defaults read /Applications/TextEdit.app/Contents/Info
will normally display the contents of 
/Applications/TextEdit.app/Contents/Info.plist
If I use the _defaults completion, this doesn't work (and neither does 
TAB completion: 'defaults read /App<TAB>').  Could _defaults be 
modified to allow for viewing of xml files which aren't registered as a 
defaults domain?  I'd love to help but haven't been able to get the 
hang of writing completions yet.
Thanks,
Ryan
On Jul 22, 2004, at 7:48 AM, Motoi Washida wrote:
Here are the scripts. I also have another script (hdiutil), though it 
is
not completed yet.
On 2004/07/22, at 19:57, Motoi Washida wrote:
Hi all,
Did anyone whotre completion scripts for commands on Mac OS X? I 
couldn't
find such scripts, so I wrote some scripts. But I found someone tried 
to
do the same thing on this list today.
--
Motoi Washida
--
Motoi Washida
<_mac_applications> <_open> <_defaults>
Messages sorted by:
Reverse Date,
Date,
Thread,
Author