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
It seems that https://github.com/vigneshwaranr/bd supports this: "You can simply type bd like bd s or bd si", whereas with this, it seems we have to tab-complete.
The text was updated successfully, but these errors were encountered:
Yes. I think it's a bad feature and I intentionally didn't put it in zsh-bd. bd is supposed to be used interactively and getting the confirmation from the computer that "yes, you spelled the prefix correctly" through tab completion is a good thing. I figured you always want this.
Please note that bash-bd got autocompletion after they got the partial input feature.
It seems that https://github.com/vigneshwaranr/bd supports this: "You can simply type bd like bd s or bd si", whereas with this, it seems we have to tab-complete.
The text was updated successfully, but these errors were encountered: