Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
_make doesn't work in dirs with spaces
- X-seq: zsh-workers 29333
- From: Mikael Magnusson <mikachu@xxxxxxxxx>
- To: zsh workers <zsh-workers@xxxxxxx>, Michael Hwang <michael.a.hwang@xxxxxxxxx>
- Subject: _make doesn't work in dirs with spaces
- Date: Sat, 21 May 2011 20:03:55 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=+cC9g+rjs20RTknALW417DFrOrBc0VmP7ySFNZ9EH2s=; b=WfNtU16Bq/FNAvV2tH/HL6XzCv2hRHj58RDpAIYzdk8xZqBnz7/AicRXEUCSQBe1OO IXpmIPUAOfk6zJiDU/a+GHU44GnNbVBKzKJwa0oeg8+AGI5vFWoff+tRwweWnhmSPVbq +ck1BLFUY2vQHAeKaXOq7gUop29WYBkbH2TpU=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=dFqDNS1EAVe5hFXqsAYVp9bzRHjDBb5xEImIdDVtNM6HqZn7JApJ0XrlLLjQjwVACa meFgvSuNRn+GOlRwAtobKsXoAtitheCIlejSPJ9lIVbxlrvFhJrFsof+YkzgEvRtKNbC Wo+a9uc+eaGehfxx9JarAOUmkudHOklPwQ9eY=
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
greygjhart reported this on IRC a few days ago.
There's some (q) in there that maybe shouldn't be. Removing the one on
line 176 fixes completing in a directory with spaces, but I'm unsure
of the intention of it, and the others in the file.
--
Mikael Magnusson
Messages sorted by:
Reverse Date,
Date,
Thread,
Author