From 951c8cca0f49492aa51dfcd622bd1a0b87e422cd Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Mon, 15 Oct 2007 13:30:07 +0000 Subject: 23957: minor fixes. --- Doc/Zsh/mod_curses.yo | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Doc/Zsh/mod_curses.yo') diff --git a/Doc/Zsh/mod_curses.yo b/Doc/Zsh/mod_curses.yo index 82b95ff51..a44608289 100644 --- a/Doc/Zsh/mod_curses.yo +++ b/Doc/Zsh/mod_curses.yo @@ -26,7 +26,8 @@ The tt(-r) command will refresh window var(targetwin); this is necessary to make any pending changes (such as characters you have prepared for output with tt(-c)) visible on the screen. -tt(-m) moves var(targetwin) to new coordinates var(new_y) and var(new_x). +tt(-m) moves the cursor position in var(targetwin) to new coordinates +var(new_y) and var(new_x). Outputting characters and strings are achieved by tt(-c) and tt(-s) respectively. -- cgit 1.4.1