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

Re: PATCH: Improve quote handling in _ant completion



> Rewritten to avoid "sed" you mean?  The s/// are mostly pretty gnarly.

Missed an opening double-quote in one line there -- should be

+                if [[ "$expanded" != "$file" ]]; then




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