Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Formatting error in prompt.yo
- X-seq: zsh-workers 25054
- From: "Mikael Magnusson" <mikachu@xxxxxxxxx>
- To: zsh-workers <zsh-workers@xxxxxxxxxx>
- Subject: Formatting error in prompt.yo
- Date: Fri, 16 May 2008 23:17:35 +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:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=9U1boFfIMkwoZNuhVUV8qWFMHs+dInEjSrCyhlYHJ8s=; b=fPcazw8MNEWkF9zvjVV0Z+16gicCNyfOMSpHvqBAImclIaaMqQhNXouA2pCwm3mtcM0SgLkj+V0bLejkmvGJC4ItTZiWpqFE793+6uZ7U9Ld5D1GQN2EJEU3rXJZ4rQlfzl/Rfta//1IGDr5EwSMohfsNKg08ODliuy9blL2O5g=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=TJ/yceWleXw64ngUAK51AY0BpHV8bDtPNDA2xD9CfBr6XJ5S7zZCAfwlvXMJ8y2Pi2T/uayRKlIlbuaqVArnbsvZolMmV+4Grgmhwut2i/Ki2HldFyL2Ut+QNOOLrv3hJQxOGM1expFnkKUxwQVvF2pQcHL9Tfvo4GYtIHXdt0k=
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
I think this is what was intended?
--- a/Doc/Zsh/prompt.yo
+++ b/Doc/Zsh/prompt.yo
@@ -203,7 +203,7 @@ Include a string as a literal escape sequence.
The string within the braces should not change the cursor
position. Brace pairs can nest.
-A positive numeric argument between the tt(%) and the %%({) is treated as
+A positive numeric argument between the tt(%) and the tt({) is treated as
described for tt(%G) below.
)
item(tt(%G))(
--
Mikael Magnusson
Messages sorted by:
Reverse Date,
Date,
Thread,
Author