X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fhtml%2Fman%2Fresizeterm.3x.html;h=23b0845735c0db518f217cec7ef03036e7b58bff;hb=refs%2Ftags%2Fv5.6;hp=a7be4795155856b3abfac53e1028fd6a3f8ce9ac;hpb=a8987e73ec254703634802b4f7ee30d3a485524d;p=ncurses.git diff --git a/doc/html/man/resizeterm.3x.html b/doc/html/man/resizeterm.3x.html index a7be4795..23b08457 100644 --- a/doc/html/man/resizeterm.3x.html +++ b/doc/html/man/resizeterm.3x.html @@ -1,7 +1,7 @@ @@ -41,7 +41,7 @@
 
-resizeterm(3x)                                     resizeterm(3x)
+resizeterm(3x)                                           resizeterm(3x)
 
 
 
@@ -110,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

@@ -123,7 +130,7 @@
 
 
 
-                                                   resizeterm(3x)
+                                                         resizeterm(3x)