Home
last modified time | relevance | path

Searched refs:REQ_NEW_LINE (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/ncurses/form/
H A Dform.h278 #define REQ_NEW_LINE (KEY_MAX + 31) /* insert/overlay new line */ macro
H A Dfrm_driver.c4305 { REQ_NEW_LINE |ID_FE ,FE_New_Line},
/freebsd/contrib/ncurses/doc/
H A Dncurses-intro.doc2158 REQ_NEW_LINE
2188 The behavior of the REQ_NEW_LINE and REQ_DEL_PREV requests is
2193 First, we consider REQ_NEW_LINE:
2195 The normal behavior of REQ_NEW_LINE in insert mode is to break the
2201 The normal behavior of REQ_NEW_LINE in overlay mode is to clear the
2205 However, REQ_NEW_LINE at the beginning of a field, or on the last line
2362 Enable overloading of REQ_NEW_LINE as described in Editing
/freebsd/contrib/ncurses/
H A DNEWS10062 REQ_DEL_PREV and REQ_NEW_LINE, which did not ensure the cursor was at
12089 read for demonstrating the REQ_NEW_LINE operation (prompted by a