Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: cygwin chere not working with zsh version 4.3.10 but worked for 4.3.9
- X-seq: zsh-users 15362
- From: "Benjamin R. Haskell" <zsh@xxxxxxxxxx>
- To: Reckoner <reckoner@xxxxxxxxx>
- Subject: Re: cygwin chere not working with zsh version 4.3.10 but worked for 4.3.9
- Date: Thu, 2 Sep 2010 17:18:13 -0400 (EDT)
- Cc: "Peter A. Castro" <doctor@xxxxxxxxxxxx>, Zsh Users <zsh-users@xxxxxxx>
- In-reply-to: <alpine.LNX.2.01.1009021701530.4535@hp>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <AANLkTi=YK1nSCnVToHe-E9RUccu+WCMvp46-B6CdK7sE@xxxxxxxxxxxxxx> <alpine.LNX.2.00.1009021230450.3460@xxxxxxxxxxxxxxxxxxxx> <alpine.LNX.2.01.1009021701530.4535@hp>
On Thu, 2 Sep 2010, Benjamin R. Haskell wrote:
> [...]
>
> I notice that the rxvt command prepends Cygwin's 'run.exe' wrapper,
> whereas the mintty version lacks it:
>
> rxvt: (as you listed):
> C:\cygwin\bin\run.exe C:\cygwin\bin\rxvt.exe -e /bin/xhere /bin/zsh.exe "%L"
>
> mintty:
> C:\cygwin\bin\mintty.exe -e /bin/xhere /bin/zsh.exe "%L"
>
> Maybe try dropping that?:
> C:\cygwin\bin\rxvt.exe -e /bin/xhere /bin/zsh.exe "%L"
FYI, to do this, you can use regedit, and modify the value of the
'(Default)' key in the entry:
(Computer)\HKEY_CLASSES_ROOT\Directory\shell\cygwin_zsh\command
-- Ben
Messages sorted by:
Reverse Date,
Date,
Thread,
Author