I noticed that in a shell I can use tab-complete even on command arguments, as in:
$ aptitude sa<TAB> will expand to $ aptitude safe-upgrade How does this work? Where does bash look for possible completion candidates? Has it always been like this or is this a recently new feature (I could swear that this didn't work in the past)? Thanks! -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org