Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Functions moved
- X-seq: zsh-workers 13889
- From: Clint Adams <schizo@xxxxxxxxxx>
- To: Chmouel Boudjnah <chmouel@xxxxxxxxxxxxxxxx>
- Subject: Re: Functions moved
- Date: Mon, 2 Apr 2001 15:19:45 -0400
- Cc: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>, zsh-workers@xxxxxxxxxx
- In-reply-to: <m3y9tjkqw2.fsf@xxxxxxxxxxxxxxxxxxxxxxx>; from chmouel@xxxxxxxxxxxxxxxx on Mon, Apr 02, 2001 at 10:06:53PM +0200
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <200104021441.QAA12200@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> <20010402112428.A12039@xxxxxxxx> <m3y9tjkqw2.fsf@xxxxxxxxxxxxxxxxxxxxxxx>
> isn't that possible to have the configure script to detect the system
> and let install the FBSD or Linux (or whatever) version ?
It's possible, but I think that this would cause problems if someone
wants to share the file over different architectures.
I'll commit this for OpenBSD in the midst of moving it to Unix/Command:
_arguments -C \
'-z[engage suspend mode]' \
'-S[engage stand-by mode]' \
'-l[display estimated battery lifetime percentage]' \
'-m[display estimated battery lifetime minutes]' \
'-b[display battery status]' \
'-a[display AC line status]' \
'-v[verbose]' \
'-f[socket]:sockname:_files'
fi
Messages sorted by:
Reverse Date,
Date,
Thread,
Author