Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 88152 - emerge completion doesn't complete filenames after redirection
Summary: emerge completion doesn't complete filenames after redirection
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High minor (vote)
Assignee: Gentoo Shell Tools project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-06 05:56 UTC by Marius Mauch (RETIRED)
Modified: 2005-04-17 05:38 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 Marius Mauch (RETIRED) gentoo-dev 2005-04-06 05:56:04 UTC
<genone> ka0ttic: hmm, bash-completion for emerge doesn't complete filenames after redirect (e.g. `emerge -ep world > /tmp/foo`) ?
<ka0ttic> genone: hmm.  I removed the filename completion code since using filenames with emerge is deprecated; that didnt cross my mind. I'll re-add it next release
<genone> ka0ttic: ah, thought it was because > is a valid char in atoms
<ka0ttic> genone: it could be. dunno if your example worked before I removed it
<ka0ttic> genone: 20041017-r3 should be pre-removal
* genone tests
<ka0ttic> I suspect it'll work though. filename completion for anything is pretty much an all or nothing thing
<ka0ttic> you cant really enable it only for a certain thing, you have to enable it for the whole completion func
<genone> source /etc/bash_completion should be sufficient, no?
<ka0ttic> . /etc/profile.d/bash-completion
<genone> still doesn't work
<ka0ttic> hmm
<ka0ttic> genone: bug pls?
<ka0ttic> shell-tools@
Comment 1 Aaron Walker (RETIRED) gentoo-dev 2005-04-17 05:38:32 UTC
Fixed in 20050417.