Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: ZSH on Dos/Windows (long)
- X-seq: zsh-users 6026
- From: Thorsten Kampe <thorsten@xxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: ZSH on Dos/Windows (long)
- Date: Mon, 7 Apr 2003 01:58:36 +0200
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <200304050139220710.001E4844@xxxxxxxxx> <200304051059200520.000D11E0@xxxxxxxxx> <m9fgfw9whykk$.dlg@xxxxxxxxxxxxxxxx> <200304051353440930.00ACC4C4@xxxxxxxxx> <1e2co8dovf08r.dlg@xxxxxxxxxxxxxxxx> <200304061248380080.0081454B@xxxxxxxxx> <lvrttw99lgmm.dlg@xxxxxxxxxxxxxxxx> <1030406204528.ZM7831@xxxxxxxxxxxxxxxxxxxxxxx>
- Sender: news <news@xxxxxxxxxxxxxx>
* Bart Schaefer (03-04-06 22:45 +0100)
> Second thing I noticed is that the PATH is not set up correctly if you
> start zsh directly (as opposed to starting bash first and then running
> zsh from there). This is the fault of whoever built the zsh package
> for cygwin, not of zsh itself.
"/etc/zprofile" takes care of that:
PATH="/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:$PATH"
> It appears from Thorsten's message that there may be different sequences
> when the shift or control keys are pressed, because I don't know what
> generates e.g. "^[Od" (which Thorsten bound to backward-word).
This is [Ctrl]+[Cursor_left] in rxvt, but only rxvt generates
different keycodes for [Ctrl] and [Shift], the native windows console
doesn't.
Thorsten
--
Content-Type: text/explicit; charset=ISO-8859-666 (Parental Advisory)
Content-Transfer-Warning: message contains innuendos not suited for
children under the age of 18
Messages sorted by:
Reverse Date,
Date,
Thread,
Author