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.c262 opt->jo_set |= JO_IN_TOP; in get_job_options()
H A Dstructs.h2331 #define JO_IN_TOP 0x400000 // "in_top" macro
H A Dchannel.c1472 if (options->jo_set & JO_IN_TOP) in channel_set_job()
H A Dterminal.c887 opt.jo_set |= JO_IN_IO | JO_IN_BUF | JO_IN_TOP | JO_IN_BOT; in ex_terminal()