On 15 maj 2011, at 14:32, Russel Winder wrote: > On Sun, 2011-05-15 at 04:14 -0700, Jonathan M Davis wrote: > [ . . . ] >> Really? I don't generally expect command completion to work if it's not part >> of the executable's name. > > Bash completion works on any part of the command line that someone has > written a script for. On Debian Testing I get full completion for all > components of a command line. This should also apply to Mac OS X. > Windows is a different multiverse.
Unfortunately Mac OS X doesn't have bash completion out of the box. But you can install it via Ports. > -- > Russel. > ============================================================================= > Dr Russel Winder t: +44 20 7585 2200 voip: sip:[email protected] > 41 Buckmaster Road m: +44 7770 465 077 xmpp: [email protected] > London SW11 1EN, UK w: www.russel.org.uk skype: russel_winder > _______________________________________________ > phobos mailing list > [email protected] > http://lists.puremagic.com/mailman/listinfo/phobos -- /Jacob Carlborg _______________________________________________ phobos mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/phobos
