View | Details | Raw Unified | Return to bug 18709
Collapse All | Expand All

(-)curs_getch.3x (-1 / +1 lines)
Lines 57-63 Link Here
57
mode).  In half-delay mode, the program waits until a character is typed or the
57
mode).  In half-delay mode, the program waits until a character is typed or the
58
specified timeout has been reached.
58
specified timeout has been reached.
59
59
60
If \fBnoecho\fR has been set, then the character will also be echoed into the
60
If \fBecho\fR has been set, then the character will also be echoed into the
61
designated window according to the following rules:
61
designated window according to the following rules:
62
If the character is the current erase character, left arrow, or backspace,
62
If the character is the current erase character, left arrow, or backspace,
63
the cursor is moved one space to the left and that screen position is erased
63
the cursor is moved one space to the left and that screen position is erased

Return to bug 18709