This is a little incomplete -- it doesn't handle complex var syntax like $(x y z), and much more importantly, it does not include command completion at all. Command completion would need significant cleverness and effort on its own to handle the fact that %pathsearch is a hook.
This is a little incomplete -- it doesn't handle complex var syntax like
$(x y z)
, and much more importantly, it does not include command completion at all. Command completion would need significant cleverness and effort on its own to handle the fact that%pathsearch
is a hook.