Is there any way to make BASH fill in the first match when I press TAB, kind of like the Windows command prompt?
(It should still display the list of matches, but it should cycle through them when I keep on pressing tab.)
i.e. the goal here is to be able to fill in any match with only the TAB key, given enough presses -- like in Windows.