X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=.zsh_comprc;h=184f493b095631c78a872219f02ef16025f5f241;hb=412523cf61e4be0d3bc20e77c680484455a5f385;hp=6b9e0306a1af659f654efd75f86605832aec91e2;hpb=02956a86b40e9811a70ec269b04a68665b78d1f7;p=user%2Fhenk%2Fvcsh%2Fzsh.git diff --git a/.zsh_comprc b/.zsh_comprc index 6b9e030..184f493 100644 --- a/.zsh_comprc +++ b/.zsh_comprc @@ -17,6 +17,7 @@ zstyle ':completion:*' list-suffixes true zstyle ':completion:*' match-original both # this breaks … something? max-errors possibly # zstyle ':completion:*' matcher-list 'm:{a-z}={A-Z}' +'l:|=* r:|=*' +# zstyle ':completion:*' matcher-list m:{[:lower:]}={[:upper:]} zstyle ':completion:*' max-errors 1 zstyle ':completion:*' menu select=5 zstyle ':completion:*' original true