Completion for zsh #603
Labels
good first issue
A good first issue to get started with.
help wanted
Need some extra hands to get this done.
size/sm
Small level of effort
type/enhancement
Issue that requests a new feature or improvement.
Description
Currently, the only shell-completion that exists is for bash. Attempting to run the bash completion in zsh returns the following error:
This is using pack 0.10.0, installed from the GitHub release.
Proposed solution
If possible, make a fully POSIX-compliant completion file, that works on sh, bash, zsh among others. If this is not possible, please make a zsh-specific completion file.
The text was updated successfully, but these errors were encountered: