X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_termattrs.3x.html;h=c7abf66ebf853fa1b280ff8d451e72ffe96d8b2a;hb=e6725415d8e5cbb514b8d6056e0700152c540fa0;hp=0640554c11769c4cc218fd87d1b802cdc6adf0f8;hpb=67327e4e3b2121f8273fb73ec14ef234ed01231e;p=ncurses.git diff --git a/doc/html/man/curs_termattrs.3x.html b/doc/html/man/curs_termattrs.3x.html index 0640554c..c7abf66e 100644 --- a/doc/html/man/curs_termattrs.3x.html +++ b/doc/html/man/curs_termattrs.3x.html @@ -1,6 +1,6 @@ -curs_termattrs 3x 2023-10-07 ncurses 6.4 Library calls +curs_termattrs 3x 2024-01-05 ncurses 6.4 Library calls -

curs_termattrs 3x 2023-10-07 ncurses 6.4 Library calls

+

curs_termattrs 3x 2024-01-05 ncurses 6.4 Library calls

 curs_termattrs(3x)               Library calls              curs_termattrs(3x)
 
@@ -76,7 +76,7 @@
        integer.
 
 
-

erasechar, erasewchar

+

erasechar, erasewchar

        The erasechar routine returns the user's current erase character.
 
        The  erasewchar  routine  stores  the  current  erase  character in the
@@ -84,7 +84,7 @@
        routine fails and the location referenced by ch is not changed.
 
 
-

has_is, has_il

+

has_is, has_il

        The  has_ic  routine  is  true  if the terminal has insert- and delete-
        character capabilities.
 
@@ -94,7 +94,7 @@
        scrolling using scrollok(3x).
 
 
-

killchar, killwchar

+

killchar, killwchar

        The killchar routine returns the user's current line kill character.
 
        The  killwchar  routine  stores  the current line-kill character in the
@@ -112,7 +112,7 @@
        terminals.
 
 
-

termattrs, term_attrs

+

termattrs, term_attrs

        If  a  given  terminal  does  not  support  a  video  attribute that an
        application program is trying to use, curses may substitute a different
        video  attribute for it.  The termattrs and term_attrs functions return
@@ -149,7 +149,7 @@
 
 
 
-ncurses 6.4                       2023-10-07                curs_termattrs(3x)
+ncurses 6.4                       2024-01-05                curs_termattrs(3x)