]> git.netwichtig.de Git - user/henk/vcsh/zsh.git/commitdiff
add commented variant
authorHendrik Jäger <gitcommit@henk.geekmail.org>
Mon, 11 Dec 2023 08:55:20 +0000 (09:55 +0100)
committerHendrik Jäger <gitcommit@henk.geekmail.org>
Mon, 11 Dec 2023 08:55:20 +0000 (09:55 +0100)
.zsh_comprc

index 6b9e0306a1af659f654efd75f86605832aec91e2..184f493b095631c78a872219f02ef16025f5f241 100644 (file)
@@ -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