Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: _mac_applications patch for Mac OS X 10.4
- X-seq: zsh-users 8827
- From: Motoi Washida <a66@xxxxxxxxxxxxx>
- To: William Scott <wgscott@xxxxxxxxxxxxxxxxxx>
- Subject: Re: _mac_applications patch for Mac OS X 10.4
- Date: Sat, 14 May 2005 02:42:17 +0900
- Cc: zsh-users@xxxxxxxxxx
- In-reply-to: <7b8af038c3699b3dc88c7212781bffe9@xxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <E0B61825-6DAD-46DD-84E1-C9FEAC27F437@xxxxxxxxxxxxxxxx> <F4DF8D87-91FF-4917-B61B-3BE56B5A95D3@xxxxxxxxxxxxxxxx> <7b8af038c3699b3dc88c7212781bffe9@xxxxxxxxxxxxxxxxxx>
Hi Bill,
On 2005/05/12, at 3:32, William Scott wrote:
I wrote an augmented open function and hacked an _open completion for
it based on Motoi's version. The open function and its dependencies
are here:
http://www.chemistry.ucsc.edu/%7Ewgscott/mystuff/zsh_tree.html
This gives open a few extra (non-apple) arguments, like open -p to
open preference panes, open -w to open widgets, open -x to open x11
apps, and so forth.
I checked your zsh-templates Fink package some time ago. I think your
extensions are very useful, but some scripts seem to be written by
copying and modifying files from original zsh distribution. It is not
efficient and I hope you can write your scripts by just calling
original functions, although I've not looked at your code well and have
no idea about that for now. :(
Also I hacked the _fink completion function and made a function fink
(same page) that updates the cache after an installation, update, and
so on.
Please feel free to incorporate and/or improve any of these. I wrote
them to learn shell scripting so they are unlikely to be works of art.
--
Motoi Washida
Messages sorted by:
Reverse Date,
Date,
Thread,
Author