gl_terminal_move_cursor
return gl_terminal_move_cursor(gl, term_curpos - gl->term_curpos);
static int gl_terminal_move_cursor(GetLine *gl, int n);