Files
neovim/test/functional
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
..
2017-03-11 18:26:03 +08:00
2017-03-02 00:18:00 +01:00
2017-02-27 11:39:41 -05:00
2016-06-10 21:50:49 +03:00