Bash in my Fedora 16 seems to autocomplete arguments based on the command itself. So if I for example type
cd
Tab
… it will only show directories.
There are however far too many commands where it doesn't know the expected input types, so is there any way to disable this feature?