X-Git-Url: https://git.madduck.net/etc/zsh.git/blobdiff_plain/33230b65afa1076218abff057d0bbcc7486af0a8..dc0e7a479ad440e50ddd06e2ad4d5d6b247c2dcb:/.zsh/zshrc/80-completion diff --git a/.zsh/zshrc/80-completion b/.zsh/zshrc/80-completion index e45b9fd..4803d5c 100644 --- a/.zsh/zshrc/80-completion +++ b/.zsh/zshrc/80-completion @@ -213,8 +213,7 @@ zstyle -e ':completion:*' special-dirs '[[ $PREFIX = (../)#(|.|..) ]] && reply=( # complete manual by their section zstyle ':completion:*:manuals' separate-sections true -zstyle ':completion:*:manuals.*' insert-sections true -zstyle ':completion:*:man:*' menu yes select +zstyle ':completion:*:manuals.*' insert-sections false # debbug #527301 zstyle ':completion::complete:xmms2:*:values' list-grouped false