Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/ncurses/form/
Dform.h245 #define REQ_NEW_LINE (KEY_MAX + 31) /* insert/overlay new line */ macro
Dfrm_driver.c4225 { REQ_NEW_LINE |ID_FE ,FE_New_Line},
/freebsd-12-stable/contrib/ncurses/doc/
Dncurses-intro.doc2141 REQ_NEW_LINE
2171 The behavior of the REQ_NEW_LINE and REQ_DEL_PREV requests is
2176 First, we consider REQ_NEW_LINE:
2178 The normal behavior of REQ_NEW_LINE in insert mode is to break the
2184 The normal behavior of REQ_NEW_LINE in overlay mode is to clear the
2188 However, REQ_NEW_LINE at the beginning of a field, or on the last line
2345 Enable overloading of REQ_NEW_LINE as described in Editing
/freebsd-12-stable/contrib/ncurses/
DNEWS5112 REQ_DEL_PREV and REQ_NEW_LINE, which did not ensure the cursor was at
7139 read for demonstrating the REQ_NEW_LINE operation (prompted by a