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

bash completion breaks on drush role:perm:add #6058

Open
raffaelj opened this issue Jul 9, 2024 · 0 comments
Open

bash completion breaks on drush role:perm:add #6058

raffaelj opened this issue Jul 9, 2024 · 0 comments

Comments

@raffaelj
Copy link

raffaelj commented Jul 9, 2024

Same issue as #5913. System and version are nearly the same.

When pressing Tab key to use bash completion with drush role:perm:add it hangs in a weird state with 2 newlines and waiting for input:

dummy@a14d6d62aff5:/var/www$ drush version
Drush version : 12.5.2.0 
dummy@a14d6d62aff5:/var/www$ drush role:perm:add 

^C
dummy@a14d6d62aff5:/var/www$

To Reproduce

  • type drush role:perm:a, type Tab --> expands to drush role:perm:add as expected
  • terminal shows drush role:perm:add (with the whitespace at the end), type Tab again --> broken state
  • without the whitespace drush role:perm:add pressing Tab does nothing and nothing breaks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants