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

2016-11-05 Thread Daniel Shahaf
raphael truc wrote on Sat, Nov 05, 2016 at 13:21:03 +0100: > removing the alias solved the problem > Thanks for helping You're welcome. I'm keeping the bug open (with the new title) since a fix on zsh-syntax-highlighting's end is required as well.

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

2016-11-05 Thread raphael truc
removing the alias solved the problem Thanks for helping 2016-11-03 15:21 GMT+01:00 raphael truc : > Thanks for the explanations > I'll use autoload -U and remove the alias, which was not a good idea at > the beginning > Have a nice day > > Raphael > > > 2016-11-03 14:23 GMT+01:00 Daniel Shahaf :

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

2016-11-03 Thread raphael truc
Thanks for the explanations I'll use autoload -U and remove the alias, which was not a good idea at the beginning Have a nice day Raphael 2016-11-03 14:23 GMT+01:00 Daniel Shahaf : > Control: severity -1 normal > Control: forwarded -1 https://github.com/zsh-users/ > zsh-syntax-highlighting/issu

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

2016-11-03 Thread Daniel Shahaf
Control: severity -1 normal Control: forwarded -1 https://github.com/zsh-users/zsh-syntax-highlighting/issues/252 raphael truc wrote on Thu, Nov 03, 2016 at 10:27:35 +0100: > Indeed, I noticed I had aliased long time ago ! to sudo (which I forgot) This is an artifact of using `source zsh-syntax-

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

2016-11-03 Thread raphael truc
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

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

2016-11-02 Thread Daniel Shahaf
Daniel Shahaf wrote on Thu, Nov 03, 2016 at 01:34:52 +: > raphael wrote on Wed, Nov 02, 2016 at 23:02:43 +0100: > > _zsh_highlight_main__type:35: no matches found: (( 1 )) > > _zsh_highlight_highlighter_main_paint:490: no matches found: (( > > already_added )) > > > > These lines are: > >

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

2016-11-02 Thread Daniel Shahaf
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_

Bug#842994: zsh-syntax-highlighting: shell flooded with error messages

2016-11-02 Thread raphael
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 )) and _zsh_highlig