Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: interactivecomments and preexec
2013-07-22 21:37:02 +0100, Stephane Chazelas:
> 2013-07-22 21:30:56 +0100, Peter Stephenson:
> [...]
> > It does for me. You have
> >
> > extendedglob on
> > interactivecomments off
> > badpattern on
> [...]
>
> Sorry, that was my "options" before I issued "setopt
> interactivecomments", see my other email about
> "histreduceblanks" being the source of the problem.
[...]
Or, to make it clearer, to reproduce:
zsh -f
setopt histreduceblanks interactivecomments
: # blah
Press <Up> here.
And:
alias a=': #'
a blah
Press <Up> here.
--
Stephane
Messages sorted by:
Reverse Date,
Date,
Thread,
Author