dputhier / pygtftk

A python package and a set of shell commands to handle GTF files
GNU General Public License v3.0
45 stars 6 forks source link

Completion not working under zsh #10

Closed dputhier closed 6 years ago

dputhier commented 6 years ago

See the title... No idea at the moment...

dputhier commented 6 years ago

from: https://github.com/eddiezane/lunchy/issues/57

zsh have a bash completion script compatibility mode, you need to run :

autoload bashcompinit
bashcompinit