Searched refs:pos_string (Results 1 – 2 of 2) sorted by relevance
68 extern const char *pos_string; /* Absolute cursor positioning */
909 build_string(text_buf, pos_string, ny+1, nx+1); in set_cursor()1287 const char *pos_string = "\033[%d;%dH"; /* Absolute cursor position */ variable