Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dex_cmds.c1364 int keep_termcap = !termcap_active; in do_shell() local
1382 keep_termcap = winstart = (STRNICMP(cmd, "start ", 6) == 0); in do_shell()
1387 keep_termcap = TRUE; in do_shell()
1398 if (!keep_termcap) in do_shell()
1412 if (!keep_termcap) in do_shell()
1417 if (!keep_termcap) in do_shell()
1462 || (keep_termcap && !need_wait_return) in do_shell()
1489 if (!keep_termcap) // if keep_termcap is TRUE didn't stop termcap in do_shell()