mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-12 11:01:15 +02:00
51470 (tweaked, c.f. 51476): Separate cdpath elements in path-directories completion
This commit is contained in:
parent
f604645d06
commit
bb36b80178
2 changed files with 13 additions and 2 deletions
|
@ -1,5 +1,9 @@
|
|||
2023-02-24 Oliver Kiddle <opk@zsh.org>
|
||||
|
||||
* Sebastian Stark: 51470 (tweaked, c.f. 51476):
|
||||
Completion/Zsh/Command/_cd: Separate cdpath elements in
|
||||
path-directories completion
|
||||
|
||||
* 51474: Completion/Unix/Command/_ansible: make -e and --vault-id
|
||||
options repeatable and update for new options to ansible 2.13.2
|
||||
|
||||
|
|
|
@ -70,8 +70,15 @@ else
|
|||
|
||||