Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Completion of files with spaces in
- X-seq: zsh-workers 5941
- From: Bruce Stephens <B.Stephens@xxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Completion of files with spaces in
- Date: 25 Mar 1999 16:19:27 +0000
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- Sender: B.Stephens@xxxxxxxxx
With zsh-3.1.5-pws-13, zsh -f, files with spaces in don't seem to get
quoted properly.
So if I have the file "readme - corrections.txt", and I type:
% less read<TAB>
I get
% less readme -
I was expecting the spaces to be quoted with \.
I'm sure this worked once. What's happened?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author