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:
parent
d4c19184fe
commit
10fcc7eaaf
2 changed files with 61 additions and 0 deletions
|
@ -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
|
||||
|
|
59
Completion/Unix/Command/_column
Normal file
59
Completion/Unix/Command/_column
Normal file
|
@ -0,0 +1,59 @@
|
|||