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

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