mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-13 11:21:13 +02:00
c.f. 42499: tera torn: update twisted completion stub for new twist command
This commit is contained in:
parent
8e6c1d8b47
commit
5bd63f4d69
2 changed files with 7 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
|||
2018-04-08 Oliver Kiddle <okiddle@yahoo.co.uk>
|
||||
|
||||
* c.f. 42499: tera torn: Completion/Unix/Command/_twisted:
|
||||
update twisted completion stub for new twist command
|
||||
|
||||
2018-04-07 Oliver Kiddle <okiddle@yahoo.co.uk>
|
||||
|
||||
* 42605: Src/Modules/mapfile.c, Src/Zle/complete.c,
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#compdef twistd trial conch cftp tapconvert ckeygen lore pyhtmlizer tap2deb tkconch manhole tap2rpm
|
||||
#compdef twist twistd trial conch cftp ckeygen pyhtmlizer tkconch
|
||||
#
|
||||
# This is the ZSH completion file for Twisted commands. It calls the current
|
||||
# command-line with the special "--_shell-completion" option which is handled
|
||||
|
|
Loading…
Reference in a new issue