Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Djob.c166 if (handle_mode(item, opt, &opt->jo_out_mode, JO_OUT_MODE) in get_job_options()
H A Dstructs.h2378 ch_mode_T jo_out_mode; member
H A Dchannel.c1175 channel->ch_part[PART_OUT].ch_mode = opt->jo_out_mode; in channel_set_options()
H A Dterminal.c343 opt->jo_out_mode = MODE_RAW; in init_job_options()