Home
last modified time | relevance | path

Searched refs:wo_twk (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dstructs.h315 char_u *wo_twk; member
316 # define w_p_twk w_onebuf_opt.wo_twk // 'termwinkey'
H A Doption.c5660 to->wo_twk = vim_strsave(from->wo_twk); in copy_winopt()
5740 check_string_option(&wop->wo_twk); in check_winopt()
5791 clear_string_option(&wop->wo_twk); in clear_winopt()