Files
neovim/test/functional
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
..
2015-04-25 23:50:15 -04:00
2015-04-12 01:14:54 -04:00
2015-04-27 04:58:37 -04:00
2015-04-21 06:20:23 +09:00
2015-04-14 15:31:04 -04:00
2015-05-01 16:45:02 -04:00