[Pkg-zsh-devel] Bug#1101675: Bug#1101675: zsh: completion suddenly broken
Vincent Lefevre
vincent at vinc17.net
Sun Mar 30 12:40:20 BST 2025
On 2025-03-30 13:08:43 +0200, Michael Prokop wrote:
> Also can't reproduce it within a *current* Debian trixie container:
>
> apt update
> apt -y upgrade
> apt-get install -y gcc-14-base libcap2 zsh
> zsh
> mkdir -p testdir; touch $_/FOO; autoload -U compinit; $_; zstyle ':completion:*' matcher-list '' 'm:{a-zA-Z}={A-Za-z}'; print -z : testdir/f
> <tab>
>
> FTR, with zsh v5.9-8+b7, gcc-14-base v14.2.0-19 + libcap2 v1:2.75-4.
> Feels like you had outdated gcc-14-base/libcap2 packages?
Why outdated? I'm using their latest versions in unstable.
--
Vincent Lefèvre <vincent at vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / Pascaline project (LIP, ENS-Lyon)
More information about the Pkg-zsh-devel
mailing list