Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Unterminated for loop
- X-seq: zsh-users 29085
- From: Jun T <takimoto-j@xxxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Re: Unterminated for loop
- Date: Wed, 7 Jun 2023 14:43:17 +0900
- Archived-at: <https://zsh.org/users/29085>
- In-reply-to: <CAH+w=7aQS5us9O8tQbQxzY1PSGz=U1aHK1gvZUN9ZU0owX=e2w@mail.gmail.com>
- List-id: <zsh-users.zsh.org>
- References: <CAN=4vMoM64ZT3uJ2iSndERUKdcyt5cyU8tEshF76HjYhUznBsg@mail.gmail.com> <CAHYJk3QzE7u_VkPWe3jScz-yRDaDVJ-Dk20xFtMH=7H1JaKAPw@mail.gmail.com> <CAH+w=7aQS5us9O8tQbQxzY1PSGz=U1aHK1gvZUN9ZU0owX=e2w@mail.gmail.com>
> 2023/06/07 11:58, Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
>
> Someone please remind me what this sentence under IGNORE_EOF means?
> Also, if this option is set and the Zsh Line Editor is used,
> widgets implemented by shell functions can be bound to EOF
> (normally Control-D) without printing the normal warning message.
>
> I guess "bound to EOF" means overriding the stty EOF character.
> What's the significance of the part about the warning message?
without getting the message "zsh: use 'exit' to exit.", I think.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author