Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: completion for darcs



> I also have, sometimes, this kind of problem. Would it be possible to
> add a ZLE widget like "file-complete" (that would be bound, for instance,
> to Ctrl-Tab) which forces the completion to happen in a "basic" way, rather
> than with the new functions-customized system? It is very annoying to have
> to type a full filename...
> 
> Or may be such a widget already exists?

I suppose _bash_complete-word and _bash_list-choices may be about what
you're searching for. Look them up in the manual to see how they're
used, for they have a somewhat special behaviour with respect to the
binding.

-- 
J



Messages sorted by: Reverse Date, Date, Thread, Author