X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fform_field_opts.3x.html;h=32b78585f8a3dc22ec1c788dba2f1b4e7cc2418a;hp=db1e41f7263008eedfdde5362c500a9378329d6d;hb=cccf831ed7c83410c7f6cec2a43e71e9c4278b4c;hpb=9208e1bde56ebb9cc550fd93034f1d4650518b11 diff --git a/doc/html/man/form_field_opts.3x.html b/doc/html/man/form_field_opts.3x.html index db1e41f7..32b78585 100644 --- a/doc/html/man/form_field_opts.3x.html +++ b/doc/html/man/form_field_opts.3x.html @@ -1,7 +1,7 @@ @@ -118,6 +118,14 @@ Preserve leading whitespace in the field buffer, which is normally discarded. + O_EDGE_INSERT_STAY + When inserting into a field up to the boundary position, option- + ally delay the scrolling, so that the last inserted character + remains visible, but advance the cursor to reflect the insertion. + This allows the form library to display the inserted character in + one-character fields as well as allowing the library to maintain + consistent state. +

RETURN VALUE

        Except for field_opts, each routine returns one of the following:
@@ -144,7 +152,7 @@
 
 
 

PORTABILITY

-       These  routines emulate the System V forms library.  They were not sup-
+       These routines emulate the System V forms library.  They were not  sup-
        ported on Version 7 or BSD versions.