zsh-workers
 help / color / mirror / code / Atom feed
From: Paul Gaborit <paul.gaborit@gmail.com>
To: zsh-workers@zsh.org
Subject: Re: [zsh 5.0.2] Bug with option histreduceblanks and specific $WORDCHARS ?
Date: Wed, 2 Jul 2014 00:16:53 +0200	[thread overview]
Message-ID: <CAMTjwZdTDhVqu+hLjEguASTf7MnJSWKEcrgzyDSV=yjn8hqyjg@mail.gmail.com> (raw)
In-Reply-To: <CAMTjwZeUnThMU2ib_kKLTp13p=0t_RwmptcPAHrmn5zyoiv=EA@mail.gmail.com>

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

This may be the same bug in this message: <
http://www.zsh.org/mla/users/2013/msg00456.html>...

-- 
    Paul Gaborit



2014-07-02 0:04 GMT+02:00 Paul Gaborit <paul.gaborit@gmail.com>:

> Hello,
>
> I use zsh 5.0.2 with xubuntu 14.04. I use the option 'histreduceblanks'
> and the value of $WORDCHARS is '*?_-.[]~=&;!#$%^(){}<>' (without quotes).
> If I type a command with two consecutive spaces and some '/', the history
> is broken.
>
> Ex:
>
> % setopt
> noautomenu
> nobeep
> nobgnice
> correct
> histnostore
> histreduceblanks
> histsavenodups
> histverify
> nohup
> interactive
> monitor
> shinstdin
> zle
> % echo $WORDCHARS
> *?_-.[]~=&;!#$%^(){}<>
> % cd  /tmp
> % history -1
>  9047  cd tmpp
>
> (Note: there is two spaces between 'cd' and '/tmp')
>
> Is it a bug ?
>
> Thanks.
>
> --
>     Paul Gaborit
>
>

  reply	other threads:[~2014-07-01 22:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-01 22:04 Paul Gaborit
2014-07-01 22:16 ` Paul Gaborit [this message]
2014-07-02  0:27   ` Bart Schaefer
2014-07-02  8:24     ` Paul Gaborit

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='CAMTjwZdTDhVqu+hLjEguASTf7MnJSWKEcrgzyDSV=yjn8hqyjg@mail.gmail.com' \
    --to=paul.gaborit@gmail.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).