Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dos_win32.c4652 mch_system(char *cmd, int options) in mch_system() function
4845 x = mch_system((char *)p_sh, options); in mch_call_shell()
5041 x = mch_system((char *)newcmd, options); in mch_call_shell()
/vim-8.2.3635/runtime/doc/
H A Dversion5.txt5726 Solution: Add SetFocus() in mch_system(). (Mike Steed)