mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 11:15:14 -07:00
1eb3396922
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> |
||
---|---|---|
.. | ||
benchmark | ||
config | ||
functional | ||
includes | ||
unit |