1
0
Fork 0
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:
Sebastian Stark 2023-02-21 23:12:47 +01:00 committed by Oliver Kiddle
parent f604645d06
commit bb36b80178
2 changed files with 13 additions and 2 deletions

View file

@ -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

View file

Internal server error - The gay git

500

Internal server error

Forgejo version: 9.0.3

@ -70,8 +70,15 @@ else