Added full ZSH completion #5
No reviewers
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: zlax/sshch#5
Loading…
Reference in New Issue
No description provided.
Delete Branch "GHPS/ZSH-Completion"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Author: @GHPS
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: @GHPS
In my case deleting .zcompdump was not necessary - did you add
in your .zshrc?