Added full ZSH completion #5

Merged
zlax merged 1 commits from GHPS/ZSH-Completion into master 2018-01-20 08:02:55 +00: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
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: zlax/sshch#5
No description provided.