Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dchannel.c1479 in_part->ch_buf_append = TRUE; in channel_set_job()
1630 if (buf == NULL || in_part->ch_buf_append) in channel_write_in()
1710 if (in_part->ch_buf_append) in channel_write_input()
1746 if (in_part->ch_bufref.br_buf == buf && in_part->ch_buf_append) in channel_write_new_lines()
H A Dstructs.h2255 int ch_buf_append; // write appended lines instead top-bot member