Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-Id: <5.1.0.14.2.20010705002759.042e36b0@imap.mscha.org> X-Sender: ml AT imap DOT mscha DOT org (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Thu, 05 Jul 2001 00:49:22 +0200 To: From: Michael Schaap Subject: Re: Zsh observations Cc: In-Reply-To: <994278143.3b437affb1f4c@webmail.interwoven.com> References: <5 DOT 1 DOT 0 DOT 14 DOT 2 DOT 20010704215312 DOT 0425ae78 AT imap DOT mscha DOT org> <5 DOT 1 DOT 0 DOT 14 DOT 2 DOT 20010704215312 DOT 0425ae78 AT imap DOT mscha DOT org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Virus-Scanned: at mscha.com by AMaViSd snapshot-20010407 (http://amavis.org/) At 22:22 4-7-2001, sandman AT interwoven DOT com wrote: >2. That's funky. I couldn't reproduce it when trying it with two .bat files, >but as you said, it sometimes works and sometimes doesn't. So there may be >some >piece of the puzzle I'm missing to be able to reproduce this. It was mostly irritating because I had Apple WebObjects directories back in my path somewhere, which contain their version of many Gnu-style command line utilities. I have now tuned my PATH to be smaller - just what I need instead of adding stuff to the existing PATH - and that makes the problem mostly go away. >3. You get command-line completion OOTB. What does the compinit function give >you (I've never used that one before)? "Smart" directory name completion. For instance. "cd " will only complete directory names, and much fancier things. (Check out /usr/local/share/zsh/4.02/functions/_*) >The main things I love about zsh are the right-side prompt and auto-pushd so >that I can do cd -5 to goto the 5th-to-last directory I was in. Also the >mid-word completion (i.e. /usr/ll/bin --> /usr/local/bin) is really cool. Yeah, there are lots of nice "power user" features in zsh. :-) I also like the spelling checking (I type stuff like "ks" all the time. :-) ), vared, the many many setopt options, and so on. >Anyway, I hope you find your way back to zsh. Incidentally, I use v4.0.2. If >you're having problems with an older version, try upgrading. For the time being, I've got shortcuts to both bash and zsh on my desktop, I'll probably try zsh some more. Perhaps when zsh is in the official Cygwin distribution, things will stabilize a bit. - Michael -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/