Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Bug or feature?
- X-seq: zsh-workers 12430
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: Juhapekka Tolvanen <juhtolv@xxxxxxxxx>
- Subject: Re: Bug or feature?
- Date: Sat, 29 Jul 2000 19:05:08 +0000
- Cc: Zsh hackers list <zsh-workers@xxxxxxxxxxxxxx>
- In-reply-to: <Pine.LNX.4.10.10007282034300.29091-100000@xxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <Pine.LNX.4.10.10007282034300.29091-100000@xxxxxxxxxxxxxxx>
On Jul 28, 8:45pm, Juhapekka Tolvanen wrote:
}
} Is it too much work to teach zsh to understand long-options?
The whole option system is pretty tightly tied to single-letter option
representation (both for shell options and for switches of builtins).
The best we could do is some kind of one-to-one translation.
} Which version of bash you have?
I don't know, it won't tell me. (Grin)
Sorry, couldn't resist. BASH_VERSION says 1.14.7(1).
} BTW In Red Hat Linux bash version 2.0.* is in package bash2.
Only if you have a much newer version of Red Hat than I do.
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net
Messages sorted by:
Reverse Date,
Date,
Thread,
Author