Autocomplete For Commands That Accept "--help" Zsh Arch Linux
Rating: 0.0/5 (0 vote cast)
It is possible to add the autocomplete feature to any command that will except the --help switch. For example
cat --help
To do this just add
compdef _gnu_generic cat
to your .zshrc file.
Where cat is the program you want to add.
That's it. Thanks for watching.
Added on Aug 23, 2011 by nate
Video Details
Video Responses (0)
Be the first to post a video response!
User Details
Share Details
Post Comments
Comment on this video:
Comments: (0)








Add to Favorites
Feature This!
Share