[Pkg-zsh-devel] Bug#842994: Bug#842994: zsh-syntax-highlighting: shell flooded with error messages

raphael truc virgule.truc at gmail.com
Thu Nov 3 09:27:35 UTC 2016


Hi,

Thanks for your reply
Indeed, I noticed I had aliased long time ago ! to sudo (which I forgot)

setopt gives :

autocd
autopushd
chaselinks
correct
correctall
extendedglob
globdots
histignoredups
histnofunctions
histreduceblanks
histverify
interactive
interactivecomments
markdirs
menucomplete
monitor
nullglob
pushdsilent
pushdtohome
sharehistory
shinstdin
zle


Raphael


2016-11-03 2:34 GMT+01:00 Daniel Shahaf <danielsh at apache.org>:

> raphael wrote on Wed, Nov 02, 2016 at 23:02:43 +0100:
> > Package: zsh-syntax-highlighting
> > Version: 0.5.0-1
> > Severity: important
> >
> > Hi,
> >
> > Since last upgrade, after a few commands I get for every commands :
> > _zsh_highlight_main__type:35: no matches found: (( 1 ))
> > _zsh_highlight_highlighter_main_paint:490: no matches found: ((
> already_added ))
> >
>
> These lines are:
>
>     if ! (( already_added )); then
>   if ! (( $+REPLY )); then
>
> Have you aliased «!» to anything?  Can you share the output of `setopt`
> (without arguments)?
>
> Or — instead of these two — could you provide a minimal zshrc that
> reproduces the problem?
>
> Thanks,
>
> Daniel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-zsh-devel/attachments/20161103/5fdcc834/attachment.html>


More information about the Pkg-zsh-devel mailing list