You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add tab-completion for pkgwrap/pkw commands and package names in
bash/zsh. argparse has some built-in completion support, or a static
completion script can be hand-written. Would make CLI usage noticeably
smoother for daily users.
Add tab-completion for pkgwrap/pkw commands and package names in
bash/zsh. argparse has some built-in completion support, or a static
completion script can be hand-written. Would make CLI usage noticeably
smoother for daily users.