8000 Not work without bashcompinit. · Issue #1 · thuandt/zsh-pipx · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Not work without bashcompinit. #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and 8000 privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
gumikola opened this issue Jan 14, 2020 · 1 comment
Open

Not work without bashcompinit. #1

gumikola opened this issue Jan 14, 2020 · 1 comment

Comments

@gumikola
Copy link

Hi.I am using daily oh-my-zsh and observe bug in your plugin with not call autoload bashcompinit. Without this is appear
/proc/self/fd/17:32: command not found: complete
at run shell and this
pipx ru(eval):1: command not found: _bash_complete (eval):1: command not found: _bash_complete (eval):1: command not found: _bash_complete pipx (eval):1: command not found: _bash_complete (eval):1: command not found: _bash_complete (eval):1: command not found: _bash_complete
when use pipx.

The solution is add autoload -U +X bashcompinit && bashcompinit before source oh-my-zsh.sh

@thuandt
Copy link
Owner
thuandt commented Jan 15, 2020

I'm using this plugin with zplugin, maybe it enable bashcompinit by default

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
0