Skip to content
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 privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The "_complete" command gets into the debugger #189

Open
gmdmi opened this issue Feb 10, 2023 · 2 comments
Open

The "_complete" command gets into the debugger #189

gmdmi opened this issue Feb 10, 2023 · 2 comments
Labels

Comments

@gmdmi
Copy link

gmdmi commented Feb 10, 2023

This happens when shell autocomplete is used.
_complete

@samdark
Copy link
Member

samdark commented Feb 11, 2023

How do you configure shell autocompletion? Do you have a reliable way to reproduce it?

@gmdmi
Copy link
Author

gmdmi commented Feb 11, 2023

I use Ubuntu 22.04.

sudo apt install bash-completion
./yii completion bash | sudo tee /etc/bash_completion.d/yii

Restart your shell.

@samdark samdark added the type:bug Bug label Feb 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants