X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=zsh%2Frc;h=733921fe0c6e6affa59b7e7b384c9e1115ce2605;hb=667550d3424b726d074c65289c23160268576bc8;hp=d10736edaacf5c6be9490e8ca3a364e0a8332946;hpb=211f5faa3895e4cc6fc2ea7d2ee739ae99468f5f;p=config%2Fdotfiles.git diff --git a/zsh/rc b/zsh/rc index d10736e..733921f 100644 --- a/zsh/rc +++ b/zsh/rc @@ -541,7 +541,7 @@ zstyle ':completion:*' list-colors ${(s.:.)LS_COLORS} # is no longer displayed. Display current position in percent (%p). zstyle ':completion:*:default' list-prompt '%p' # Display group name (%d) (like 'external command', 'alias', etc.), in bold. -# Also display a message if _approximate found errors and if no matches were +# Also display a message if _approximate found errors and no matches were # found. zstyle ':completion:*' format ' %B%d%b:' zstyle ':completion:*:corrections' format ' %B%d%b (errors: %e)'