Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com From: Thorsten Kampe Subject: Re: zsh 4.1.1-3 on W2000 hangs with command not found Date: Mon, 8 Mar 2004 13:55:31 +0100 Lines: 21 Message-ID: References: <404C4D17 DOT 2010601 AT nch DOT it> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Complaints-To: usenet AT sea DOT gmane DOT org X-Gmane-NNTP-Posting-Host: isi-dialin-129-241.isionline-dialin.de User-Agent: 40tude_Dialog/2.0.10.1de * Davide Marchignoli (2004-03-08 11:38 +0100) > Zsh hangs when running a non-existent command. It usually hangs > as soon as you give a non existing command, however sometimes > it works correctly two or three times and then hangs. What do you mean by "non-existant" command? > I am running zsh also on Win XP and there it behaves correctly. Some people were already describing similar things (including me). It appears to me (running Windows XP) that things like "aeiou" don't hang while "/bib/aeioiu" hang. I have to do "unsetopt correct correctall" (both!) to make it go away. On my Gentoo Linux box (same hardware, same .zshrc) I have no problems and not a single second delay. If the problem is the same for you I might suggest debugging this with strace (with all the "correct" options set and after that unset). I have no experience with strace and just very limited time this week so I cannot myself. Thorsten -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/