Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: delete-char-or-list vs IGNOREEOF
- X-seq: zsh-workers 18186
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxx>
- To: greg@xxxxxxxxxxxxxx, zsh-workers@xxxxxxxxxx (Zsh list)
- Subject: Re: delete-char-or-list vs IGNOREEOF
- Date: Tue, 4 Feb 2003 09:11:18 +0000
- In-reply-to: <15934.61952.637768.924216@xxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <15934.61952.637768.924216@xxxxxxxxxxxxxxxxxxx>
On Feb 3, 5:49pm, Greg Klanderman wrote:
}
} In the script below, typing C-d on an empty input line used to exit.
} Now, in 4.0.6, it lists completions. Is there some way I can get back
} the ability to exit with C-d?
You want the -e (for "exit") option of `vared'.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author