mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-09 17:19:03 -04:00
disambiguate comment on ncdirect #1227
This commit is contained in:
parent
e43d127b42
commit
405b456428
@ -20,7 +20,7 @@ extern "C" {
|
||||
#define NCDIRECT_OPTION_INHIBIT_SETLOCALE 0x0001ull
|
||||
|
||||
// *Don't* place the terminal into cbreak mode (see tcgetattr(3)). By default,
|
||||
// echo and line buffering are turned off.
|
||||
// echo and input's line buffering are turned off.
|
||||
#define NCDIRECT_OPTION_INHIBIT_CBREAK 0x0002ull
|
||||
|
||||
// Initialize a direct-mode Notcurses context on the connected terminal at 'fp'.
|
||||
|
Loading…
x
Reference in New Issue
Block a user