mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-02-24 11:51:19 +01:00
unposted: document zcurses position properly
This commit is contained in:
parent
9e8f2b1188
commit
1c6416596a
1 changed files with 1 additions and 2 deletions
|
@ -67,8 +67,7 @@ sitem()(The y and x coordinates of the cursor relative to the top left
|
|||
of var(targetwin))
|
||||
sitem()(The y and x coordinates of the top left of var(targetwin) on the
|
||||
screen)
|
||||
sitem()(The maximum value of y and x within var(targetwin), i.e. the
|
||||
position of the bottom right corner relative to the top left corner.)
|
||||
sitem()(The size of var(targetwin) in y and x dimensions.)
|
||||
endsitem()
|
||||
|
||||
Outputting characters and strings are achieved by tt(char) and tt(string)
|
||||
|
|
Loading…
Reference in a new issue