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