1
0
Fork 0
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:
Peter Stephenson 2007-10-27 23:53:16 +00:00
parent 9e8f2b1188
commit 1c6416596a

View file

@ -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)