1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-11 10:41:12 +02:00

49572: Let _expand preserve array form w/out zstyle glob

This commit is contained in:
Marlon Richert 2021-11-12 21:52:18 +02:00 committed by Oliver Kiddle
parent 9c515a5a2f
commit c7f4634549
3 changed files with 16 additions and 1 deletions

View file

@ -1,5 +1,9 @@
2021-11-12 Oliver Kiddle <opk@zsh.org>
* Marlon: 49572: Completion/Base/Completer/_expand,
Test/Y01completion.ztst: Let _expand preserve array form w/out
zstyle glob
* unposted: Completion/Unix/Command/_ansible: fix case statement
fall-through for ansible-galaxy role completion

View file

Internal server error - The gay git

500

Internal server error

Forgejo version: 9.0.3

@ -105,7 +105,7 @@ subd=("$exp[@]")