Files
neovim/test/functional/fixtures
Jack Bracewell 2ea7bfc627 terminal: Support extra arguments in 'shell'. #4504
Tokenize p_sh if used as default in ex_terminal(). Previously p_sh was
used as the first arg in a list when calling termopen(), this would try
to call an untokenized version of shell, meaning if you had an argument
in 'shell':
    set shell=/bin/bash\ --login
the command would fail.

Helped-by: oni-link <knil.ino@gmail.com>

Closes #3999
2017-03-17 17:47:33 +01:00
..
2016-10-28 14:33:13 +02:00
2017-03-15 15:01:06 +01:00
2016-11-15 05:01:25 +01:00
2017-01-11 01:05:55 +01:00
2017-01-11 01:05:55 +01:00