Searched refs:update_buffer (Results 1 – 1 of 1) sorted by relevance
3167 limit_scrollback(term_T *term, garray_T *gap, int update_buffer) in limit_scrollback() argument3178 if (update_buffer) in limit_scrollback()3187 if (update_buffer) in limit_scrollback()3200 int update_buffer; in handle_pushline() local3207 update_buffer = FALSE; in handle_pushline()3215 update_buffer = TRUE; in handle_pushline()3218 limit_scrollback(term, gap, update_buffer); in handle_pushline()3260 if (update_buffer) in handle_pushline()3272 if (update_buffer) in handle_pushline()3279 if (update_buffer) in handle_pushline()