|
mac geekeryGet your geek on. |
Progmatic Tab Completion in BashOctober 15, 2004 - 1:47am
Bash has, since somewhere in the middle of the 2.04 betas, supported various additions to its tab-completion feature. Mac OS X includes version 2.05b of Bash but does not include a default tab-completion setup file. There’s no official file so that’s understandable, but there is a very complete and common file used for these that can be added. It’s a very easy addition and allows for a wide range of tab-completion additions including pulling host names out of your
Now open a new shell and try out a couple, such as the immediately-useful About Adam Knight |
|
||||
Or use darwinports: port install bash-completion
The file has since been updated, so it’s no longer called that (the date changed). You may want to make the directions more specific…
Danke.