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

Emulation (Re: PATCH: 3.1.6-pws-5: _tar)



On Sep 24, 11:45am, Peter Stephenson wrote:
} Subject: PATCH: 3.1.6-pws-5: _tar
}
} _tar can't handle reading from tar archives if the archive name begins with
} a ~.  The following handles it the simplest way, but there are still
} possible quoting problems.

Has anyone checked that "emulate -L zsh" is used in all the completion
functions where it is necessary?  A grep finds it in only eight of them,
*not* including _arguments -- I can't believe ksharrays isn't going to
bite somebody at some point, if nothing else.

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com



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