Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 175575 - sys-apps/paludis zsh completion requires category for ebuilds
Summary: sys-apps/paludis zsh completion requires category for ebuilds
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Stephen Bennett (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-22 14:34 UTC by Jakub Ruzicka
Modified: 2007-10-30 14:12 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jakub Ruzicka 2007-04-22 14:34:13 UTC
Instead of writing first few letters of ebuild name and compete the rest using my favourite shell I have to find out in which category the ebuild is... it's fater to type its name manually and that suck like hell. For exapmle instead of
$ paludis -i por<TAB>
I have to write
$ paludis -i app-portage/por<TAB>
I hardly remember the ebuild name, so the category... blah.

Reproducible: Always

Steps to Reproduce:
To install app-portage/portage-utils:
1. $ paludis -i port
2. press <TAB> (or whatever mapped for completion)

Actual Results:  
nothing

Expected Results:  
auto completion of available ebuilds starting with 'port' like for emerge
Comment 1 Bapt 2007-10-29 08:44:55 UTC
I wrote the zsh completion for paludis, but I currently don't have any gentoo installed, as soon as I can get a new gentoo installed, I'll try to correct the bug.
Comment 2 Stephen Bennett (RETIRED) gentoo-dev 2007-10-30 14:12:13 UTC
http://paludis.pioto.org/trac/ticket/423