1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-10 22:31:24 +02:00

42583: new column completion

This commit is contained in:
Oliver Kiddle 2018-04-05 11:30:10 +02:00
parent d4c19184fe
commit 10fcc7eaaf
2 changed files with 61 additions and 0 deletions

View file

@ -1,5 +1,7 @@
2018-04-05 Oliver Kiddle <okiddle@yahoo.co.uk>
* 42583: Completion/Unix/Command/_column: new column completion
* 42582: Completion/BSD/Command/_cu, Completion/Unix/Command/_uniq,
Completion/Unix/Command/_dhclient, Completion/Unix/Command/_script:
updates to options in completions for OpenBSD 6.3

View file

Internal server error - The gay git

500

Internal server error

Forgejo version: 9.0.3

@ -0,0 +1,59 @@