Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: WinZsh (native Windows port of zsh) resurrected
- X-seq: zsh-users 14758
- From: Tim Ayres <timothy.j.ayres@xxxxxxxxx>
- To: Marc Chantreux <khatar@xxxxxxxxx>
- Subject: Re: WinZsh (native Windows port of zsh) resurrected
- Date: Sat, 30 Jan 2010 13:16:26 -0600
- Cc: zsh-users@xxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=nChipWJ9Vz/NTUc23+1FivEgcin+vyYShbM4caJUYUA=; b=Sae7qLdpNYHrb1CEvn7m8Dtq+jx73XJVmF718dfPuI03btQlkSEbOGy5ILk1bOhzeB ifkT/v2uHo4uFB2RCbYaMbKgSj+TpudJdZ6oAUSPNye44xlEhqIEyOiGfHyP9bTcH5Fj vnBtT+mWaaVVpkCbIU3Fw2Q3FiRB4VFCQl3Uo=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=W56HePjrFwOIXipZ02IzLFENgV3lP/B1ocT2OhZ967FEdoB7fFuupgpovVMhKraKOh xNuF/vK8/Sme+zw3pIc5uo+ioPhj2E64AKvtLVjkZksSdgW7K9QUaPEqE+JNroUF2tdd O2sT99bsGfU8aDsLky/Syhgc83N5Pk7T5RiYI=
- In-reply-to: <20100130122327.GA4233@xxxxxxxxxxxx>
- 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: <4B63937E.3020705@xxxxxxxxx> <20100130122327.GA4233@xxxxxxxxxxxx>
Hi Marc,
I currently use GnuWin32 as well, if only because I am not aware of
another currently maintained source of Unix tools. I haven't done speed
tests between the GnuWin32 tools and Cygwin, but the GnuWin32 tools are
plenty fast for me. I don't think I would choose shell scripting for an
application where speed was a priority anyway ;). GnuWin32 provides most
of the tools a Unix user needs to feel productive, but a Bourne
compatible shell is a glaring omission.
I'm one of those people who use Linux at home, but am forced to use
Windows at work. I use WinZsh the same way I use bash/zsh on Linux, both
as an interactive environment and to write shell scripts. As time goes
on I'm accumulating a collection of useful shell scripts and becoming a
better shell programmer. Many of these scripts would be useful on
Windows as well, however I have no desire to try to rewrite them as Dos
batch files (if it would even be possible). Powershell may be cool, but
it's a new language to learn and it's still Windows only so that's a
deal breaker right there. WinZsh lets me run my shell scripts unmodified
on Windows, which is pretty cool. Nowadays I even write & test bash/zsh
scripts on Windows and then run them on my Linux box at home.
I've used Amol's old port for years, and it disappointed me that it was
unmaintained and was becoming increasingly difficult to find, and seemed
in danger of disappearing entirely. So eventually I decided to just take
up maintenance myself, that's the fun of open source right?
would your port provides vi keybindings ?
The eventual goal is to provide all the features of zsh on Unix.
Cheers,
Tim
Messages sorted by:
Reverse Date,
Date,
Thread,
Author