Searched refs:got_char (Results 1 – 1 of 1) sorted by relevance
970 int got_char = el_getc(editline, &reply); in DisplayCompletions() local972 if (got_char == -1 || reply == 'n') in DisplayCompletions()