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

Re: PATCH: updated emulate completion



On Jan 30,  4:19pm, Peter Stephenson wrote:
}
} +++ b/Completion/Unix/Type/_cmdstring
} @@ -0,0 +1,6 @@
} +#autoload
} +
} +# 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.?



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