zsh-workers
 help / color / mirror / code / Atom feed
From: Derek Gleim <mail@dcgleim.com>
To: Peter Stephenson <p.stephenson@samsung.com>
Cc: zsh-workers@zsh.org
Subject: Re: prexec never gets empty string?
Date: Fri, 13 Feb 2015 13:27:44 -0600	[thread overview]
Message-ID: <CANOe-=4-CLpc+X-S4V42=9T88WGwR5O9ktbM6OvhcbKBhz4XEA@mail.gmail.com> (raw)
In-Reply-To: <20150213173535.73b4332d@pwslap01u.europe.root.pri>

[-- Attachment #1: Type: text/plain, Size: 507 bytes --]

Thanks for checking.  That actual was with `-f`, and I've now
double-checked all cases (setting only histignorespace, only histnostore,
etc) and still see the same behavior, even after upgrading to 5.0.7.

Couple more examples:

    % zshaddhistory() { return 1 }
    % preexec() { echo $1 }
    % true
    true

    % setopt histignorespace
    % alias test=' true'
    % preexec() { echo "$1,$2" }
    test,true

I feel like I should provide some more information, but I'm not sure what
would be helpful.

  reply	other threads:[~2015-02-13 19:36 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-13 17:19 Derek Gleim
2015-02-13 17:35 ` Peter Stephenson
2015-02-13 19:27   ` Derek Gleim [this message]
2015-02-13 20:19   ` Peter Stephenson
2015-02-13 22:16 ` Mikael Magnusson
2015-02-13 22:41   ` Derek Gleim
2015-02-13 23:04     ` Mikael Magnusson
2015-02-13 23:14       ` Mikael Magnusson
2015-02-14 21:37     ` Peter Stephenson
2015-02-16 15:11       ` Derek Gleim
2015-02-16 15:16         ` Derek Gleim
2015-02-16 15:59         ` Peter Stephenson
2015-02-17 17:09         ` Bart Schaefer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CANOe-=4-CLpc+X-S4V42=9T88WGwR5O9ktbM6OvhcbKBhz4XEA@mail.gmail.com' \
    --to=mail@dcgleim.com \
    --cc=p.stephenson@samsung.com \
    --cc=zsh-workers@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).