Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
_history completion breaks history words containing spaces?
- X-seq: zsh-users 13297
- From: "Nikolai Weibull" <now@xxxxxxxx>
- To: "ZSH Users" <zsh-users@xxxxxxxxxx>
- Subject: _history completion breaks history words containing spaces?
- Date: Tue, 30 Sep 2008 22:12:40 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:mime-version:content-type:content-transfer-encoding :content-disposition:x-google-sender-auth; bh=qRFMZPWm+xMrfKfJ/2mSpiSIayK/WeGYFfblSlZBUt8=; b=QtwKEsgpToKca1VxLmGs06wZrNMYLtCK6Kdgb4DxMb2fLUwRI5EpdOirWSrGrKnN7O duceomnHKLTLj+Ls9tNHnmttJdqLn3t1Nb9C3cKzI3Bi1TvNuMCspK1j7hqSaM+l1sze 6QKwKn2Kd0B9reQeRr/3xZ/IbX4IF2u7cLhJM=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition:x-google-sender-auth; b=Q/IhIpI10/SGNRb6HM5N6btjE1As5a1y+3eFYW1qheb4Vhh3/oyhTxlF543IbAiWMw mVxqYJqQlpZC0uEyXYI9q9dYdvTNeXHRxlw/cqMzilvPXrRD2hLo1+KUEao29SqoE2Au uUaETRYjngmyXezqwQGhVcThpDT2QDbeHE17A=
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Sender: nikolai.weibull@xxxxxxxxx
It seems that _history will give "Star\ " as a completion instead of
"Star\ Trek", given that "Star\ Trek" is in $historywords. I see no
obvious way of fixing this. Anyone have any suggestions?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author