Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: prexec never gets empty string?
- X-seq: zsh-workers 34538
- From: Derek Gleim <mail@xxxxxxxxxxx>
- To: Mikael Magnusson <mikachu@xxxxxxxxx>
- Subject: Re: prexec never gets empty string?
- Date: Fri, 13 Feb 2015 16:41:24 -0600
- Cc: zsh workers <zsh-workers@xxxxxxx>
- In-reply-to: <CAHYJk3RKv8bZUy-DS3-QWZ6ykRRZejrF0Wwpwa=wdA1-1HCNZw@mail.gmail.com>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <CADS3xe8na+zBiEMT1qp+pjLXtDxzvRmC7QVjCt5VXSUu_1jbmA@mail.gmail.com> <CAHYJk3RKv8bZUy-DS3-QWZ6ykRRZejrF0Wwpwa=wdA1-1HCNZw@mail.gmail.com>
> I certainly would never want preexec to be disabled just because a
line isn't stored in history.
I don't follow. Me neither. My understanding is if the line isn't going to
be stored, preexec is still called, but it is supposed to be given an empty
string as the first argument when the command will be ignored by history
(while the second and third arguments give you the command regardless). No?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author