6 ms·
On debian this is the default behavior.
by dearrifling 7y ago
On debian this is the default behavior.
- panpanna 7y agoSame in Ubuntu. Bash completion on Ubuntu/debian is out of this world. I can do things like lxc exec <TAB> and get a list of currently running containers.
- paulddraper 7y agogit has a whole bash library for autocompletion stuff (like complete ref, complete tree). You can even use it when writing your own commands.
- johnhenry 7y agoFun fact: Ubuntu is a derivative of Debian!
- panpanna 7y agoYeah, but they also have added some stuff that is not part of standard Debian.