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'.
ping
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(+)