[Bash-completion-devel] Bug#669178: ri completion: defines function outside _* namespace

Jonathan Nieder jrnieder at gmail.com
Tue Apr 17 23:02:45 UTC 2012


Package: bash-completion
Version: 1:1.99-4
Severity: minor
Justification: cosmetic
Tags: patch upstream
Forwarded: http://lists.alioth.debian.org/pipermail/bash-completion-devel/2012-April/004408.html

Hi,

Here's a fun trick:

	$ ri<TAB>
	ri              ri1.8
	$ ri <TAB>
	$ ri<TAB>
	ri              ri1.8           ri_get_methods

ri is the only completion script that works this way.  There's a patch
at the link mentioned above.  Filing so I don't forget about it.

Thanks,
Jonathan





More information about the Bash-completion-devel mailing list