Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Djob.c151 if (handle_mode(item, opt, &opt->jo_mode, JO_MODE) == FAIL) in get_job_options()
1307 opt.jo_mode = MODE_NL; in job_start()
H A Dchannel.c1171 channel->ch_part[part].ch_mode = opt->jo_mode; in channel_set_options()
1361 opt.jo_mode = MODE_JSON; in channel_open_func()
H A Dstructs.h2376 ch_mode_T jo_mode; member
H A Dterminal.c342 opt->jo_mode = MODE_RAW; in init_job_options()