Lines Matching +full:left +full:- +full:most
2 .\" Copyright 2018-2023,2024 Thomas E. Dickey *
3 .\" Copyright 1998-2010,2017 Free Software Foundation, Inc. *
31 .TH curs_getstr 3X 2024-04-20 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library calls"
55 \fB\%mvwgetnstr\fP \-
86 The function reads at most \fIn\fP characters,
98 at the end of the buffer, moving the cursor to the left.
110 (typically a left motion).
126 versions read at most
183 or if the lower-level \fBwgetch\fP(3X) call returns an \fBERR\fP.
195 (being, in fact, the low-order eight bits of the key's KEY_ value).
201 \*(``read at most \fIn\fP bytes\*(''
204 \*(``read at most \fIn\fP\-1 bytes\*(''
213 its wide-character \fBwget_nstr\fP reserves a NUL,
222 however most implementations
241 or a larger (system-dependent) value
272 echoing within \fBgetnstr\fP or as a side-effect of the \fBgetch\fP calls.
277 That may have been done to make function- and cursor-keys work;
291 SVr4-curses, e.g., allowing one to enter a \fB^C\fP into the buffer.
295 library in its wide-character configuration