Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Quoting instead of escaping completed filenames
- X-seq: zsh-users 16756
- From: Daniel <quite@xxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Quoting instead of escaping completed filenames
- Date: Sun, 12 Feb 2012 22:26:19 +0000 (UTC)
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
How can I tell the completion system to always use double-quotes around
filenames with space (and other characters, as needed), instead of escaping the
spaces with backslash?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author