[Bash-completion-devel] How to force loading of a command completion ?
Guillaume Rousse
guillomovitch at gmail.com
Thu Mar 15 22:27:21 UTC 2012
Le 14/03/2012 20:21, Ville Skyttä a écrit :
> On 2012-03-14 20:51, Guillaume Rousse wrote:
>
>> I need to force rpm completion file loading, from another completion
>> function (urpme), as it relies on one of the function defined there
>> (_rpm_installed_packages). How can I achieve that ?
>
> Prepending "_xfunc rpm" to your _rpm_installed_packages call should do
> the trick.
Thanks, it fixed the issue. Automatic loading is kind of black magic for
me :)
--
BOFH excuse #189:
SCSI's too wide.
More information about the Bash-completion-devel
mailing list