Jump to content

Shell command-line completion for shell commands


ctwise

Recommended Posts

It would be very useful to have shell completion for shell commands typed into the Alfred command bar. For example:

 

>cd ~/Documents/<tab>

 

Would give you a list of possible completions. While:

 

>cd ~/Doc<tab>

 

Would complete to:

 

>cd ~/Documents

 

It would be even more helpful if the completion was actually powered by a selectable shell, e.g., bash, zsh, etc.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...