Searched refs:ANSI_CLEAR_BELOW (Results 1 – 1 of 1) sorted by relevance
59 #define ANSI_CLEAR_BELOW ESCAPE "[J" macro425 fprintf(m_output_file, ANSI_SET_COLUMN_N ANSI_CLEAR_BELOW, 1); in DisplayInput()798 fprintf(m_output_file, ANSI_CLEAR_BELOW); in PreviousLineCommand()948 fprintf(output_file, "\n" ANSI_CLEAR_BELOW "Available completions:\n"); in DisplayCompletions()1495 fprintf(m_output_file, ANSI_CLEAR_BELOW); in Cancel()1585 fprintf(m_output_file, ANSI_CLEAR_BELOW); in PrintAsync()