I wondered if theres a way to do rotational style completion in bash similar to the behavoir on cmd.exe, I've found it speeds me up in regard to entering commands
feedback
|
migrated from stackoverflow.com Dec 15 '10 at 15:29
This question came from our site for professional and enthusiast programmers.
|
In your
to re-read that file so it takes effect in the current shell, press Ctrl-x Ctrl-r. | |||||||||
feedback
|
|
That won't be a very meaningful answer, but you have answer here: http://spoonmanwos.blogspot.com/2006/02/bash-completion.html | |||
|
feedback
|