zsh-workers
 help / color / mirror / code / Atom feed
From: Stephane Chazelas <stephane.chazelas@gmail.com>
To: Peter Stephenson <p.w.stephenson@ntlworld.com>, zsh-workers@zsh.org
Subject: Re: interactivecomments and preexec
Date: Mon, 22 Jul 2013 21:27:38 +0100	[thread overview]
Message-ID: <20130722202738.GD9580@chaz.gmail.com> (raw)
In-Reply-To: <20130722202216.GC9580@chaz.gmail.com>

2013-07-22 21:22:16 +0100, Stephane Chazelas:
> 2013-07-22 21:02:03 +0100, Peter Stephenson:
> > On Mon, 22 Jul 2013 19:30:12 +0100
> > Peter Stephenson <p.w.stephenson@ntlworld.com> wrote:
> > > +	ihwend();
> > 
> > Oops, should be hwend(), which is a function pointer that points to
> > ihwend() in the case of interactive history.  Now fixed.
> [...]
> 
> Thanks,
> 
> though that works with `zsh -f`, that doesn't seem to work with
> those options:
[...]

The culprit is histreduceblanks here.

Actually that patch reverts to the old behavior like in 4.3.10.
Except that in 4.3.10, if you typed:

: # whatever

Pressing the Up key would bring you that same line, while now it
brings you ": #".

-- 
Stephane


  reply	other threads:[~2013-07-22 20:27 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-21 19:45 Stephane Chazelas
2013-07-21 20:28 ` Bart Schaefer
2013-07-22  7:00   ` Stephane Chazelas
2013-07-22  9:53   ` Peter Stephenson
2013-07-22 18:30     ` Peter Stephenson
2013-07-22 20:02       ` Peter Stephenson
2013-07-22 20:22         ` Stephane Chazelas
2013-07-22 20:27           ` Stephane Chazelas [this message]
2013-07-22 20:30           ` Peter Stephenson
2013-07-22 20:37             ` Stephane Chazelas
2013-07-22 20:39               ` Stephane Chazelas
2013-07-24 14:43                 ` Peter Stephenson
2013-07-22  8:44 ` Stephane Chazelas

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=20130722202738.GD9580@chaz.gmail.com \
    --to=stephane.chazelas@gmail.com \
    --cc=p.w.stephenson@ntlworld.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).