zsh-workers
 help / color / mirror / code / Atom feed
* [zsh 5.0.2] Bug with option histreduceblanks and specific $WORDCHARS ?
@ 2014-07-01 22:04 Paul Gaborit
  2014-07-01 22:16 ` Paul Gaborit
  0 siblings, 1 reply; 4+ messages in thread
From: Paul Gaborit @ 2014-07-01 22:04 UTC (permalink / raw)
  To: zsh-workers

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

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [zsh 5.0.2] Bug with option histreduceblanks and specific $WORDCHARS ?
  2014-07-01 22:04 [zsh 5.0.2] Bug with option histreduceblanks and specific $WORDCHARS ? Paul Gaborit
@ 2014-07-01 22:16 ` Paul Gaborit
  2014-07-02  0:27   ` Bart Schaefer
  0 siblings, 1 reply; 4+ messages in thread
From: Paul Gaborit @ 2014-07-01 22:16 UTC (permalink / raw)
  To: zsh-workers

[-- 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
>
>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [zsh 5.0.2] Bug with option histreduceblanks and specific $WORDCHARS ?
  2014-07-01 22:16 ` Paul Gaborit
@ 2014-07-02  0:27   ` Bart Schaefer
  2014-07-02  8:24     ` Paul Gaborit
  0 siblings, 1 reply; 4+ messages in thread
From: Bart Schaefer @ 2014-07-02  0:27 UTC (permalink / raw)
  To: Paul Gaborit, zsh-workers

On Jul 2, 12:16am, Paul Gaborit wrote:
} Subject: Re: [zsh 5.0.2] Bug with option histreduceblanks and specific $WO
} 
} This may be the same bug in this message: <
} http://www.zsh.org/mla/users/2013/msg00456.html>...

Believed fixed by this:

http://www.zsh.org/mla/workers/2013/msg00807.html


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [zsh 5.0.2] Bug with option histreduceblanks and specific $WORDCHARS ?
  2014-07-02  0:27   ` Bart Schaefer
@ 2014-07-02  8:24     ` Paul Gaborit
  0 siblings, 0 replies; 4+ messages in thread
From: Paul Gaborit @ 2014-07-02  8:24 UTC (permalink / raw)
  To: Bart Schaefer, zsh-workers

Le 02/07/2014 02:27, Bart Schaefer a écrit :
> On Jul 2, 12:16am, Paul Gaborit wrote:
> } Subject: Re: [zsh 5.0.2] Bug with option histreduceblanks and specific $WO
> }
> } This may be the same bug in this message: <
> } http://www.zsh.org/mla/users/2013/msg00456.html>...
>
> Believed fixed by this:
>
> http://www.zsh.org/mla/workers/2013/msg00807.html

Ok. I'll wait for this new version on Ubuntu.

Thanks.

-- 
	Paul Gaborit


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-07-02  8:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-01 22:04 [zsh 5.0.2] Bug with option histreduceblanks and specific $WORDCHARS ? Paul Gaborit
2014-07-01 22:16 ` Paul Gaborit
2014-07-02  0:27   ` Bart Schaefer
2014-07-02  8:24     ` Paul Gaborit

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).