Home
last modified time | relevance | path

Searched refs:update_buffer (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dterminal.c3167 limit_scrollback(term_T *term, garray_T *gap, int update_buffer) in limit_scrollback() argument
3178 if (update_buffer) in limit_scrollback()
3187 if (update_buffer) in limit_scrollback()
3200 int update_buffer; in handle_pushline() local
3207 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()