mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-11 10:41:12 +02:00
33375: new sv completion
This commit is contained in:
parent
0cb4c23b39
commit
de56e09fcb
2 changed files with 75 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
||||||
2014-10-10 Oliver Kiddle <opk@zsh.org>
|
2014-10-10 Oliver Kiddle <opk@zsh.org>
|
||||||
|
|
||||||
|
* fREW Schmidt: 33375: Completion/Unix/Command/_runit: sv completion
|
||||||
|
|
||||||
* Daniel Shahaf: 33396: Completion/Unix/Command/_xxd: new completion
|
* Daniel Shahaf: 33396: Completion/Unix/Command/_xxd: new completion
|
||||||
|
|
||||||
* Yuri D'Elia: 33397: Completion/X/Command/_xautolock: new completion
|
* Yuri D'Elia: 33397: Completion/X/Command/_xautolock: new completion
|
||||||
|
|
73
Completion/Unix/Command/_runit
Normal file
73
Completion/Unix/Command/_runit
Normal file
|
@ -0,0 +1,73 @@
|
||||||