Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Djob.c261 lp = &opt->jo_in_top; in get_job_options()
H A Dchannel.c1474 if (options->jo_in_top == 0 && !(options->jo_set & JO_IN_BOT)) in channel_set_job()
1484 in_part->ch_buf_top = options->jo_in_top; in channel_set_job()
H A Dstructs.h2391 linenr_T jo_in_top; member
H A Dterminal.c890 opt.jo_in_top = eap->line1; in ex_terminal()