I don't like my terminal's autocomplete behaviour, to be honest I like windows' cmd behaviour better. Does bash (default shell in ubuntu) come with several options of the autocomplete behaviours? How can I change it?
Asked
Active
Viewed 2,501 times
1 Answers
2
See https://stackoverflow.com/questions/7179642/how-can-i-make-bash-tab-completion-behave-like-vim-tab-completion It explains how to set up bash to work more like windows, where it cycles through the possible completions.
Yet Another User
- 2,721