Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: 'zsh -ic exit' hangs



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