Searched refs:get_cursor_cmd (Results 1 – 1 of 1) sorted by relevance
235 const char get_cursor_cmd[] = "\x1b[6n"; in getCursorPosition() local240 write(out_fd, get_cursor_cmd, sizeof(get_cursor_cmd)); in getCursorPosition()