tarjoilija/zgen

Zgen no longer works on zsh v4.3.10

blinkseb opened this issue · 1 comments

Hi,

I use zgen along with zsh 4.3.10 (x86_64-redhat-linux-gnu) (unfortunately non upgradeable). I just updated the version I'm using, and it's no longer working. The incompatibility was added in 43a9b47, more specifically here.

The flag q- is not supported on zsh 4.3.10. Would it be possible to restore the old q flag for backward compatibility?

Thanks!

Thanks! I've pushed ffd3f50 to the master.

Usually I don't have the patience to support very old zsh versions but change was trivial.