X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_getstr.3x.html;h=f7cffded9a17c78d83147ad30d2b11faa4a0bf26;hp=e0068aebf4dc744cd58240211fa5bcafc00ab898;hb=761e4f0825b330e970558e82a4bd638383914429;hpb=71c0306f0824ef2b10c4c5813fb003db48f3012e diff --git a/doc/html/man/curs_getstr.3x.html b/doc/html/man/curs_getstr.3x.html index e0068aeb..f7cffded 100644 --- a/doc/html/man/curs_getstr.3x.html +++ b/doc/html/man/curs_getstr.3x.html @@ -1,4 +1,4 @@ - + @@ -107,6 +107,10 @@ SIGWINCH interrupts the function, it will return KEY_RE- SIZE rather than OK or ERR. + Functions with a "mv" prefix first perform a cursor move- + ment using wmove, and return an error if the position is + outside the window, or if the window pointer is null. +

NOTES

@@ -136,7 +140,7 @@
 
 

SEE ALSO

-       curses(3x), curs_getch(3x).
+       curses(3x), curs_getch(3x), curs_variables(3x).