Searched refs:CLEAR_LINE (Results 1 – 1 of 1) sorted by relevance
73 #define CLEAR_LINE "\x1B[2K" macro134 if (showing_prompt.load()) cout << CLEAR_LINE << "\r"; in BeginAsyncOut()