X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fresizeterm.3x.html;h=23b0845735c0db518f217cec7ef03036e7b58bff;hp=9ad4fe776d148840027a4649fbd0c220b29f1d41;hb=027ae42953e3186daed8f3882da73de48291b606;hpb=46722468f47c2b77b3987729b4bcf2321cccfd01 diff --git a/doc/html/man/resizeterm.3x.html b/doc/html/man/resizeterm.3x.html index 9ad4fe77..23b08457 100644 --- a/doc/html/man/resizeterm.3x.html +++ b/doc/html/man/resizeterm.3x.html @@ -1,7 +1,7 @@ @@ -41,6 +41,10 @@
 
+resizeterm(3x)                                           resizeterm(3x)
+
+
+
 
 

NAME

@@ -106,6 +110,13 @@
        that  it should repaint special features such as pads that
        cannot be done automatically.
 
+       If the environment variables LINES  or  COLUMNS  are  set,
+       this  overrides  the  library's  use  of  the  window size
+       obtained from the operating system.  Thus, even if a  SIG-
+       WINCH  is received, no screen size change may be recorded.
+       In that case, no KEY_RESIZE is queued for the next call to
+       getch; an ERR will be returned instead.
+
 
 

SEE ALSO

@@ -119,51 +130,7 @@
 
 
 
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+                                                         resizeterm(3x)