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

18153: new function for emulating bash's programmable completion system

This commit is contained in:
Oliver Kiddle 2003-01-30 15:19:07 +00:00
parent 8df030872c
commit c53cbd300d
4 changed files with 195 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2003-01-29 Oliver Kiddle <opk@zsh.org>
* 18149, 18153, 18156: Completion/bashcompinit, Doc/Zsh/compsys.yo:
new function for emulating bash's programmable completion system
2003-01-27 Oliver Kiddle <opk@zsh.org>
* Doug Kearns: 18141: Completion/Unix/Command/_elinks:

View file

Internal server error - The gay git

500

Internal server error

Forgejo version: 9.0.3

@ -1,3 +1,5 @@