Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: prexec never gets empty string?
On Fri, 13 Feb 2015 11:19:42 -0600
Derek Gleim <mail@xxxxxxxxxxx> wrote:
> % setopt histignorespace
> % preexec() { echo $1 }
> % true ignore me
> true ignore me
I think there must be some other ingredient involved (and it doesn't
appear to be histignorespace, which was my first guess). Could you try
it with "zsh -f" and see what other options you need to set to produce
it?
> zsh 5.0.2 (x86_64-pc-linux-gnu)
That's really rather old now, though I've got a close version around and
it's not showing the problem either.
pws
Messages sorted by:
Reverse Date,
Date,
Thread,
Author