On Mon, Apr 16, 2012 at 11:46 PM, Jonathan Nieder [off-list ref] wrote:
Felipe Contreras wrote:
quoted
Now, even if you use the bash completion library, it still does export
functions without a prefix
Are you sure? "complete" is a bash builtin and has nothing to do with
the bash completion library except that the latter uses it.
I already provided examples:
have(), quote(), dequote(), quote_readline()
--
Felipe Contreras