Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 104653

Summary: gentoo-bashcomp - emerge completion should prefer package names to categories
Product: Gentoo Linux Reporter: Ryan Hill (RETIRED) <rhill>
Component: Current packagesAssignee: Gentoo Shell Tools project <shell-tools>
Status: RESOLVED INVALID    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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
.