Hacker News new | ask | show | jobs
by alextingle 5119 days ago
Bash's auto completion is a child's toy compared to Zsh's.
2 comments

People say this kind of thing a lot, but I’m pretty sure it’s simply not true. bash-completion handles pretty much everything I can imagine already, and can be extended to handle anything you can express programmatically.
Care to back that FUD up with some proof?