gl_raw_terminal_mode
if(gl->is_term && gl_raw_terminal_mode(gl))
gl_raw_terminal_mode(gl);
static int gl_raw_terminal_mode(GetLine *gl);