Searched refs:move_cursor_up (Results 1 – 1 of 1) sorted by relevance
137 static const uint8_t move_cursor_up[] = {0x1b, 0x5b, 0x41, 0}; in print_percent() local138 printf("%s", move_cursor_up); in print_percent()