lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

001-fix-zsh-completion.patch (499B)


      1 diff --git a/twisted/python/twisted-completion.zsh b/twisted/python/twisted-completion.zsh
      2 index 4d97aa5..9a8d4d8 100644
      3 --- a/twisted/python/twisted-completion.zsh
      4 +++ b/twisted/python/twisted-completion.zsh
      5 @@ -1,4 +1,4 @@
      6 -#compdef twistd trial conch cftp ckeygen pyhtmlizer tkconch
      7 +#compdef twistd trial conch cftp ckeygen pyhtmlizer
      8  #
      9  # This is the ZSH completion file for Twisted commands. It calls the current
     10  # command-line with the special "--_shell-completion" option which is handled