- Package:
- apt-rdepends
- Source:
- apt-rdepends
- Submitter:
- Umang Varma
- Date:
- 2010-02-20 02:36:05 UTC
- Severity:
- wishlist
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