Hacker News new | ask | show | jobs
by Evbn 5008 days ago
That is an inputrc configuration not a shell feature.

http://stackoverflow.com/questions/7179642/how-can-i-make-ba...

Yay Unix. Input collection is a pluggabls component.

2 comments

That almost works. But it seems like you can't have tab to <i>both</i> bring up a list of completions <i>and</i> cycle through completions which zsh does.
Thank you! I knew it was an inputrc setting, but I couldn't find the right one.