Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 104653 - gentoo-bashcomp - emerge completion should prefer package names to categories
Summary: gentoo-bashcomp - emerge completion should prefer package names to categories
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Shell Tools project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-02 16:45 UTC by Ryan Hill (RETIRED)
Modified: 2007-01-19 04:25 UTC (History)
0 users

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 Ryan Hill (RETIRED) gentoo-dev 2005-09-02 16:45:17 UTC
i think it would be an improvement if emerge tab-completion matched to package
names first and categories second.

fex. right now the behaviour is

# emerge -Ca gnome-<tab>

gnome-base/   gnome-extra/

for someone looking for packages beginning with "gnome-" that aren't in the
gnome category (eg. x11-themes/gnome-backgrounds) this isn't very helpful.

# emerge -Ca gnome-<tab>
gnome-system-tools   gnome-spell   gnome-python   gnome-foo   gnome-etc

might be more useful.
Comment 1 Ryan Hill (RETIRED) gentoo-dev 2007-01-19 04:25:46 UTC
.