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
I had the same issue but I was not sure if it was a bug or a side-affect of having colon included in the word separators (added by the git completion I have installed). I worked around it by removing colon in my .bash_profile after loading the completion handlers:
bash seems to wordbreak on ":" as well.
When completing
yo backbone:
, bash expands toyo backbone:backbone:all
The text was updated successfully, but these errors were encountered: