Bug#793168: [Pkg-zsh-devel] Bug#793168: zsh: expand-substitution-on-TAB broke for $(()) in 5.0.8

2015-07-21 Thread Andy Isaacson
On Wed, Jul 22, 2015 at 01:40:51AM +0200, Axel Beckert wrote: > > It does still work right with "${VAR}" and "$[5+8]". > > This very likely is related to or caused by the changed parsing of > $((…)) in 5.0.8. I read the changelog briefly before filing, but don't understand the state of things wel

Bug#793168: [Pkg-zsh-devel] Bug#793168: zsh: expand-substitution-on-TAB broke for $(()) in 5.0.8

2015-07-21 Thread Axel Beckert
Control: tag -1 + confirmed upstream Hi Andy, thanks for your bug report. Andy Isaacson wrote: > with zsh 5.0.7 and earlier versions, if I type $((5*8)) and then hit TAB, > the expression is replaced with its evaluation ("40" in this case). The > same feature works with many different substituti

Bug#793168: zsh: expand-substitution-on-TAB broke for $(()) in 5.0.8

2015-07-21 Thread Andy Isaacson
Package: zsh Version: 5.0.8-3 Severity: normal Dear Maintainer, with zsh 5.0.7 and earlier versions, if I type $((5*8)) and then hit TAB, the expression is replaced with its evaluation ("40" in this case). The same feature works with many different substitutions. as of 5.0.8 TAB-substituting doe