Searched refs:ANSI_CLEAR_BELOW (Results 1 – 1 of 1) sorted by relevance
57 #define ANSI_CLEAR_BELOW ESCAPE "[J" macro414 fprintf(m_output_file, ANSI_SET_COLUMN_N ANSI_CLEAR_BELOW, 1); in DisplayInput()789 fprintf(m_output_file, ANSI_CLEAR_BELOW); in PreviousLineCommand()940 fprintf(output_file, "\n" ANSI_CLEAR_BELOW "Available completions:\n"); in DisplayCompletions()1443 fprintf(m_output_file, ANSI_CLEAR_BELOW); in Cancel()1558 fprintf(m_output_file, ANSI_CLEAR_BELOW); in PrintAsync()