Home
last modified time | relevance | path

Searched refs:jo_vertical (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Djob.c453 opt->jo_vertical = tv_get_bool(item); in get_job_options()
H A Dstructs.h2417 int jo_vertical; member
H A Dterminal.c439 int vertical = opt->jo_vertical || (cmdmod.cmod_split & WSP_VERT); in term_start()