Searched refs:enableRawMode (Results 1 – 1 of 1) sorted by relevance
218 static int enableRawMode(int fd) { in enableRawMode() function960 if (enableRawMode(STDIN_FILENO) == -1) return; in linenoisePrintKeyCodes()990 if (enableRawMode(STDIN_FILENO) == -1) return -1; in linenoiseRaw()