Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dos_amiga.c1255 char_u *shellcmd = NULL; in mch_call_shell() local
1342 shellcmd = vim_strsave(p_sh); in mch_call_shell()
1343 if (shellcmd == NULL) // out of memory, use Execute in mch_call_shell()
1347 shellarg = skiptowhite(shellcmd); // find start of arguments in mch_call_shell()
1369 x = fexecl((char *)shellcmd, (char *)shellcmd, (char *)shellarg, NULL); in mch_call_shell()
1383 x = fexecl((char *)shellcmd, (char *)shellcmd, (char *)shellarg, in mch_call_shell()
1386 x = fexecl((char *)shellcmd, (char *)shellcmd, (char *)shellarg, in mch_call_shell()
1405 msg_outtrans(shellcmd); in mch_call_shell()
1434 vim_free(shellcmd); in mch_call_shell()
/vim-8.2.3635/runtime/ftplugin/
H A Dman.vim58 com -nargs=+ -complete=shellcmd Man call s:GetPage(<q-mods>, <f-args>)
/vim-8.2.3635/src/testdir/
H A Dtest_cmdline.vim377 let l = getcompletion('.', 'shellcmd')
381 let l = getcompletion(root, 'shellcmd')
523 let actual = getcompletion('X', 'shellcmd')
/vim-8.2.3635/runtime/syntax/
H A Dvim.vim294 …type function help highlight history locale mapping menu option packadd shellcmd sign syntax synti…
/vim-8.2.3635/runtime/doc/
H A Dmap.txt1471 -complete=shellcmd Shell command
H A Deval.txt5688 shellcmd Shell command