Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Zsh 5.9 Tab Completion Bug



> 2022/11/07 3:09, Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
> 
> 50325 was about an off-by-one error in matcher-list comparisons.
> Given that "s" is becoming "T", I'm betting that is in fact the
> problem.

The problem exists in zsh-5.9 with
zstyle ':completion:*' matcher-list '' 'm:{a-zA-Z}={A-Za-z}'

It has been fixed by 50325.




Messages sorted by: Reverse Date, Date, Thread, Author