mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-11-01 18:30:55 +01:00
25054: typo in prompt doc
This commit is contained in:
parent
c894f695cc
commit
cfff2d521e
2 changed files with 5 additions and 1 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2008-05-18 Peter Stephenson <p.w.stephenson@ntlworld.com>
|
||||
|
||||
* Mikael: 25054: Doc/Zsh/prompt.yo: typo.
|
||||
|
||||
2008-05-17 Peter Stephenson <p.w.stephenson@ntlworld.com>
|
||||
|
||||
* unposted: Src/utils.c: unused variable in 25057.
|
||||
|
|
|
|||
|
|
@ -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))(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue