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