vote up 0 vote down star

I did not find by Google a tab completion file for MacPorts. It should not apparetnly differ much from the ones for Git and Django.

How can you make a tab completion for MacPorts in Bash?

flag

2 Answers

vote up 1 vote down check

You can install the port bash-completion, as noted here.

link|flag
vote up -3 vote down

Bash sucks, use zsh.

Update: bash fans (i. e. people how never tried anything except some shell installed by default) downvoted this comment. I really think that changing shell to zsh is much better then trying to make bash look like good shell.

link|flag
@stepancheg: I think zsh is the shell that is in Panther. Why would Apple make a switch to Bash if it is not better than zsh? – Masi Apr 19 at 0:08
@stepancheg: Do you need tab completion files in zsh? – Masi Apr 19 at 0:12
zsh was never the default shell for any release of OS X. tcsh was the default shell until Panther—bash has been the default ever since. – htw Apr 19 at 0:14
-- and irrelevant – Matthew Schinckel Apr 19 at 1:05
It is not trolling, and it is relevant, it is a good solution of problems. If author asks such easy question, then he does not know shells well. Instead of setting up stupid bash, it is much better to use zsh instead. – stepancheg Apr 19 at 13:08
show 2 more comments

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.