#570602 apt-rdepends does not autocomplete package names

#570602#5
Date:
2010-02-20 02:33:36 UTC
From:
To:
Hi,
apt-rdepends does not autocomplete package names when using the Tab
key. To reproduce I try apt-rdepends pyth<Tab>. This does not get
autocompleted to python. However, with apt-cache policy pyth<Tab> the
name is completed (indicating that pyth should autocomplete to python).

Thanks