Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: What is the reasoning behind having NOTIFY be on by default?
- X-seq: zsh-users 13360
- From: Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>
- To: "ZSH Users" <zsh-users@xxxxxxxxxx>
- Subject: Re: What is the reasoning behind having NOTIFY be on by default?
- Date: Tue, 21 Oct 2008 20:19:38 +0100
- In-reply-to: <dbfc82860810210918t4c572008k11bf43eaccf75d05@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <dbfc82860810210918t4c572008k11bf43eaccf75d05@xxxxxxxxxxxxxx>
On Tue, 21 Oct 2008 18:18:04 +0200
"Nikolai Weibull" <now@xxxxxxxx> wrote:
> What is the reasoning behind having NOTIFY be on by default?
"It's always been that way."
I think it's probably because there's no separate option for
notification when at the command line as opposed to when running a
command, so if you turn off NOTIFY you don't get the message until you
hit return in any case --- even if all that would happen is that the
command line would be redrawn, which is a much more benign effect than
writing over the programme's output. It ought to be straightforward to
provide ZLE_NOTIFY, I would think.
--
Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>
Web page now at http://homepage.ntlworld.com/p.w.stephenson/
Messages sorted by:
Reverse Date,
Date,
Thread,
Author