disambiguate comment on ncdirect #1227

pull/1232/head
nick black 4 years ago
parent e43d127b42
commit 405b456428
No known key found for this signature in database
GPG Key ID: 5F43400C21CBFACC

@ -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…
Cancel
Save