Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: 'zsh -ic exit' hangs
- X-seq: zsh-workers 21877
- From: Mikael Magnusson <mikachu@xxxxxxxxx>
- To: zsh-workers <zsh-workers@xxxxxxxxxx>
- Subject: Re: 'zsh -ic exit' hangs
- Date: Fri, 14 Oct 2005 20:20:28 +0200
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=kmdqzQFYQuRMAj64VMs2+PckIRUaqdmvFzVRv60VUUKGHDyVS8V1T56nCtmBdM1mSTsDUkQS3g3R38vqe9+xXiHfEvi0fi+JVLFLYtS6Og85OGf7OZyzOek0xVZFKkawyiXQ1TG8ytUr7wWcIDE9aboicEZW0UhCjYmGBKU3ZX8=
- In-reply-to: <237967ef0510141117r3246dd3ev232bcb62834a94d8@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <237967ef0510140911q32b1e038p9f7b96d3de7a90ef@xxxxxxxxxxxxxx> <1051014165031.ZM21924@xxxxxxxxxxxxxxxxxxxxxxx> <237967ef0510141117r3246dd3ev232bcb62834a94d8@xxxxxxxxxxxxxx>
On 10/14/05, Mikael Magnusson <mikachu@xxxxxxxxx> wrote:
> On 10/14/05, Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
> > On Oct 14, 6:11pm, Mikael Magnusson wrote:
> > } Subject: 'zsh -ic exit' hangs
> >
> > What version of zsh? I can't reproduce this with 4.0.6, 4.2.5, or
> > 4.3.0-dev.
> >
> > Can you reproduce it with "zsh -fic exit"? If not it probably results
> > from something in your startup files.
>
> Hmm, no, it only happens without -f. I'll experiment a bit with my
> .zshrc and see if i can figure out what it is.
apparently this is the culprit,
alias exit=' exit'
(i have that so exit doesn't get saved in the history)
--
Mikael Magnusson
Messages sorted by:
Reverse Date,
Date,
Thread,
Author