Added full ZSH completion #5

Merged
zlax merged 1 commits from GHPS/ZSH-Completion into master 2018-01-20 09:02:55 +01:00
Owner

Author: @GHPS

Author: @GHPS
Author
Owner

Author: @zlaxy

Thanks!
But i needed also to execute "rm -f ~/.zcompdump; compinit" for working (add $fpath and rename file to _sshch was not enough for me). Maybe you will add this information to readme?

Author: @zlaxy Thanks! But i needed also to execute "rm -f ~/.zcompdump; compinit" for working (add $fpath and rename file to _sshch was not enough for me). Maybe you will add this information to readme?
Author
Owner

Author: @GHPS

But i needed also to execute "rm -f ~/.zcompdump; compinit" for working
(add $fpath and rename file to _sshch was not enough for me).

In my case deleting .zcompdump was not necessary - did you add

autoload -U compinit
compinit

in your .zshrc?

Author: @GHPS > But i needed also to execute "rm -f ~/.zcompdump; compinit" for working > (add $fpath and rename file to _sshch was not enough for me). In my case deleting .zcompdump was not necessary - did you add ``` autoload -U compinit compinit ``` in your .zshrc?
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: zlax/sshch#5