neovim/test
Scott Prager 1eb3396922 unify jobstart, termopen, and system interfaces
For any of these functions, if {cmd} is a string, execute
"&shell &shellcmdflag '{cmd}'", or simply {cmd} if it's a list.

In termopen(), if the 'name' option is not supplied, try to guess using
'{cmd}' (string) or {cmd}[0] (list).  Simplify ex_terminal to use the
string form of termopen().

termopen: get name from argument

Convert list_to_argv to tv_to_argv.

Helped-by: Björn Linse <@bfredl>
Helped-by: oni-link <knil.ino@gmail.com>
Helped-by: Thiago de Arruda <@tarruda>
2015-05-02 09:47:30 -04:00
..
benchmark vim-patch:7.4.497 #2295 2015-04-05 19:24:58 -04:00
config Add automatic generation of headers 2014-06-02 11:04:17 -03:00
functional unify jobstart, termopen, and system interfaces 2015-05-02 09:47:30 -04:00
includes os_open: add unit tests 2014-07-14 09:05:52 -04:00
unit unify jobstart, termopen, and system interfaces 2015-05-02 09:47:30 -04:00