zsh-workers
 help / color / mirror / code / Atom feed
From: Bernhard Tittelbach <xro@realraum.at>
To: zsh-workers@zsh.org
Cc: Zsh hackers list <zsh-workers@zsh.org>
Subject: Re: zsh history bug ?
Date: Fri, 14 Nov 2014 02:34:07 +0100	[thread overview]
Message-ID: <54655C0F.8020308@realraum.at> (raw)
In-Reply-To: <CAH+w=7YbSbKYrpH_Q2XXjTQK7wEvw5YQvOJGF_4kMeEnL9u97Q@mail.gmail.com>

Am 2014-11-05 um 01:12 schrieb Bart Schaefer:
> On Nov 4, 2014 3:27 PM, "Bernhard Tittelbach" <xro@realraum.at> wrote:
> 
>> # Then I get the last command from the history by using <arrow up>
>> # but strangley some chars seem to have moved and the CL looks like this
>> % dtc -E all -I ts  tst.dtss -O tb  -o est.dtbb<enter>
> 
> If possible, please try this in a newer version of the shell.  It sounds
> very much like something that was fixed within the past several months.
> (The current zsh version is 5.0.7.)
> 

I've been working a few days with 5.0.7 now and can report the following:

1) I seem to encounter the bug less often
2) The bug, or a variant thereof is still present

i.e.:

% mkdir -p libs/jquery
% cd <Alt>.
resulted in
% cd lib/jquuery

When I previously encountered the bug, I believe only the lookup from
history was garbled, i.e. the contents of .zsh_history were fine.
I'll have to confirm this on a different system though.

Now the .zsh_history definitely holds a garbled version of the executed
command line:

% ls
libs/
% ls libs/
jquery/
% tail  ~/.zsh_history | grep mkdir
: 1415928181:0;mkdir -p lib/jquuery



  reply	other threads:[~2014-11-14  1:34 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-04 23:09 Bernhard Tittelbach
2014-11-05  0:12 ` Bart Schaefer
2014-11-14  1:34   ` Bernhard Tittelbach [this message]
2014-11-14  1:51     ` Mikael Magnusson
2014-12-10  5:23       ` Bernhard Tittelbach
2014-12-10 17:19         ` Bart Schaefer
2014-12-12  9:48           ` Bernhard Tittelbach
2014-12-12 10:01             ` Mikael Magnusson
2014-12-12 10:11               ` Bernhard Tittelbach
2014-12-12 12:24                 ` Mikael Magnusson
2014-12-20  1:54                   ` Bernhard Tittelbach

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=54655C0F.8020308@realraum.at \
    --to=xro@realraum.at \
    --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).