Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh 3.0.0 - ^D does not exit shell
- X-seq: zsh-workers 2073
- From: Zoltan Hidvegi <hzoli@xxxxxxxxxx>
- To: guckes@xxxxxxxxxxxxxxxxx (Sven Guckes)
- Subject: Re: zsh 3.0.0 - ^D does not exit shell
- Date: Mon, 26 Aug 1996 02:08:43 +0200 (MET DST)
- Cc: zsh-workers@xxxxxxxxxxxxxxx
- In-reply-to: <m0uuo3Z-000029C@xxxxxxxxxxxxxxxxxxxxxxxx> from Sven Guckes at "Aug 26, 96 00:53:24 am"
- Organization: Dept. of Comp. Sci., Eotvos University, Budapest, Hungary
- Phone: (36 1)2669833 ext: 2667, home phone: (36 1) 2752368
> Hi!
>
> I noticed that the zsh does not exit when I press ^D.
> IGNORE_EOF has *not* been set and I type in ^D right at the beginning.
> However, the zsh tried to expand some non-existent command and asks me
> "zsh: do you wish to see all 2667 possibilities?".
Perhaps ^D is not set to eof on your tty. Use stty eof '^D'.
Zoltan
Messages sorted by:
Reverse Date,
Date,
Thread,
Author