Searched refs:update_cursor (Results 1 – 2 of 2) sorted by relevance
1170 update_cursor(term_T *term, int redraw) in update_cursor() function1231 update_cursor(term, TRUE); in write_to_term()1249 update_cursor(curbuf->b_term, TRUE); in write_to_term()2571 update_cursor(curbuf->b_term, FALSE); in terminal_loop()3030 update_cursor(term, term->tl_cursor_visible); in handle_movecursor()3516 update_cursor(term, term->tl_cursor_visible); in term_channel_closed()
31904 Problem: update_cursor() called twice in :shell.