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

Re: PATCH: updated emulate completion



Bart wrote:
> }
> } +# This is for a quoted argument that will be interpreted as a command.
> } +compset -q
> } +_normal
> 
> 
> Perhaps we could use that in _sh, _sudo, etc.?

sudo doesn't take a single quoted argument so the compset -q isn't
appropriate for it.

Oliver



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