Control: found -1 5.9-2 On 2022-06-23 17:33:33 +0200, Vincent Lefevre wrote: > Case-insensitive completion is buggy. > > A first report: https://www.zsh.org/mla/workers/2022/msg00652.html > > I've found the same bug (different testcase): [...] > I've attached Bart Schaefer's patch from > > https://www.zsh.org/mla/workers/2022/msg00652.html > > (a.k.a. <https://zsh.org/workers/50325>).
and the upstream commit is commit 3e3cfabcc74dc79d4d8717c4e5859d8d01be6c54 Author: Bart Schaefer <[email protected]> Date: 2022-06-04 05:08:15 +0200 50325: revert 38150 and fix in calling function cfp_matcher_range() instead -------- Note that this bug is a regression in zsh 5.9. It would be nice to have the fix in bookworm. -- Vincent Lefèvre <[email protected]> - Web: <https://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)

