Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 426570 - app-shells/gentoo-bashcomp extended by a completion for eshowkw
Summary: app-shells/gentoo-bashcomp extended by a completion for eshowkw
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement
Assignee: Gentoo Shell Tools project
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2012-07-14 11:26 UTC by Mira Ressel
Modified: 2024-05-21 19:25 UTC (History)
2 users (show)

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


Attachments
Proposed patch for gentoo-bashcomp implementing eshowkw completion (0001-Added-a-completion-function-for-eshowkw.patch,1.42 KB, patch)
2012-07-14 11:26 UTC, Mira Ressel
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mira Ressel 2012-07-14 11:26:23 UTC
Created attachment 318124 [details, diff]
Proposed patch for gentoo-bashcomp implementing eshowkw completion

app-shells/gentoo-bashcomp lacks completions for some of the not-so-often used tools of gentoolkit. I implemented a simple completion function for eshowkw (displays keywords of the different versions of a package in a tabular format). I'm the exact opposite of a bashcomp-guru, so the patch might need some improvements.

I attached the patch in the format given by 'git format-patch'.
Comment 1 Mira Ressel 2014-01-28 19:03:17 UTC
ping
Comment 2 Larry the Git Cow gentoo-dev 2024-05-21 19:25:17 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/proj/gentoo-bashcomp.git/commit/?id=725f857724ac06277423688c3f6ca8f4ea15334f

commit 725f857724ac06277423688c3f6ca8f4ea15334f
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2024-05-21 19:25:11 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2024-05-21 19:25:11 +0000

    add completion for eshowkw from app-portage/gentoolkit
    
    Closes: https://bugs.gentoo.org/426570
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 completions/eshowkw | 45 +++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 45 insertions(+)