Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Zsh and urxvt on cygwin
- X-seq: zsh-users 14163
- From: "Anonymous bin Ich" <ichbinanon@xxxxxxxxx>
- To: <zsh-users@xxxxxxxxxx>
- Subject: Zsh and urxvt on cygwin
- Date: Sat, 23 May 2009 12:59:35 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :message-id:mime-version:content-type:content-transfer-encoding :x-mailer:thread-index:content-language; bh=Cvhxr/mrISlwQEZuj1KIjkHRjD8uYVMpbsuLBsOgu5c=; b=dew6GZOaFhgkk+M92Du1aSCl3KQZq8pnFAKh3tcsgWwhllnSMF3IlIy2jsfLcUXwSv cZGrGcsv3xHxQWkiESLHHiRZEBS9vltfWKn3VPnIz8KQDhC9rRzZMFBsEEQOuNSTtJe2 jEPUirSRvoUY5Ktfn2mzPrL7dssvqA2V0XfpE=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:message-id:mime-version:content-type :content-transfer-encoding:x-mailer:thread-index:content-language; b=szbJJGp9XGrJvWHoEtoXYsWWBeWDkCA9wC0E5OGBCKgFA0qv4tQD0ZfIWudYRhx4n+ KBDrutA1WorNYfP0lk4WiS9D0pazqs6DMlr/UQS7B/UEF7EMr4GKe7f3bJnXT7opQEF+ mWOsyQ6v6Sd1kcBcUACDJnPCFJrWXXDpFD/QQ=
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Thread-index: AcnblY5YJ46QadeoR+SwzG/nf83MWA==
Hi!
I am running zsh as my default shell on cygwin, in rxvt-unicode.
To do this, I have changed the default shortcut of cygwin-X to run
urxvt-X.exe -e /usr/bin/zsh
But I am having problem with key bindings: backspace doesn't work,
left and right keys don't work etc. I tried running zkbd, but it
doesn't catch Ctrl+X - the first key combination, without which
the script doesn't proceed.
This problem occurs on xterm also.
I tried to search a bit, and found this message:
http://www.zsh.org/mla/users/2003/msg00325.html
But it is for normal terminal (cmd.exe) and not urxvt/xterm.
Any idea what to do?
Should I ask this question on cygwin mailing list?
Regards
Messages sorted by:
Reverse Date,
Date,
Thread,
Author