Files
neovim/runtime/doc
Jan Edmund Lazo 1aae464222 vim-patch:8.1.2115: MS-Windows: shell commands fail if &shell contains a space
Problem:    MS-Windows: shell commands fail if &shell contains a space.
Solution:   Use quotes instead of escaping. (closes vim/vim#4920)
2efc44b3f0

Always double-quote &shell if it contains a space.
Neovim does not support escaping space with backslash, unlike Vim.

N/A patches for version.c:

vim-patch:8.0.1455: if $SHELL contains a space then 'shell' is incorrect

Problem:    If $SHELL contains a space then the default value of 'shell' is
            incorrect. (Matthew Horan)
Solution:   Escape spaces in $SHELL. (Christian Brabandt, closes vim/vim#459)
4bfa8af141

vim-patch:8.2.1194: test failure because shell prompt differs

Problem:    Test failure because shell prompt differs.
Solution:   Set the shell prompt.
a4dc6f92bb
2020-11-23 07:45:24 -05:00
..
2020-11-12 22:21:34 -05:00
2018-10-29 09:55:07 +01:00
2020-11-21 10:05:18 -04:00
2020-11-11 18:07:58 +01:00
2020-03-02 12:59:35 +01:00
2018-10-29 09:32:29 +01:00
2018-10-29 10:01:44 +01:00
2018-10-29 09:55:07 +01:00
2018-10-29 09:55:07 +01:00
2018-10-29 09:55:07 +01:00
2018-10-29 09:55:07 +01:00
2019-11-17 19:06:59 -08:00
2019-08-02 16:20:23 +02:00
doc
2019-09-09 09:53:19 -07:00
2020-11-16 01:13:15 -05:00
2020-11-12 22:21:34 -05:00
2018-08-25 15:25:49 +02:00
2018-08-25 15:25:49 +02:00
2020-08-31 00:51:35 -07:00
2020-08-31 00:51:35 -07:00
2020-08-31 00:51:35 -07:00
2019-12-31 02:25:10 -08:00
2019-11-17 19:06:59 -08:00
2019-03-26 19:55:33 +01:00
2018-10-29 09:55:07 +01:00
doc
2018-11-05 22:45:48 +01:00
2019-08-02 16:20:22 +02:00
2018-10-29 09:55:07 +01:00
2018-10-29 09:55:07 +01:00
2018-10-29 09:55:07 +01:00
2015-08-15 15:25:30 -03:00
2018-10-29 09:55:07 +01:00
2020-08-31 00:51:35 -07:00
2018-10-30 00:02:22 +01:00
2019-03-26 19:55:33 +01:00
2019-09-14 18:57:35 -07:00
2019-08-01 16:51:53 +02:00
2019-08-02 16:20:22 +02:00
2020-01-12 23:41:55 -08:00
2018-10-29 09:55:07 +01:00
2018-10-29 10:01:44 +01:00
2020-09-06 11:40:07 -07:00
2018-10-29 10:01:44 +01:00
2020-08-31 00:51:35 -07:00
2018-10-29 10:01:44 +01:00
2018-10-29 10:01:44 +01:00
2019-08-02 16:20:22 +02:00
2018-10-29 10:01:44 +01:00
2018-10-29 10:01:44 +01:00
2018-10-29 10:01:44 +01:00
2018-10-29 10:01:44 +01:00
2019-07-29 20:50:07 +02:00
2018-10-29 10:01:44 +01:00
2018-10-29 10:01:44 +01:00
2018-10-29 10:01:44 +01:00
2018-10-29 10:01:44 +01:00
2018-10-29 10:01:44 +01:00
2018-10-29 10:01:44 +01:00
2019-08-02 16:20:22 +02:00
2018-10-29 10:01:44 +01:00
2018-10-29 10:01:44 +01:00
2018-10-29 10:01:44 +01:00
2019-09-12 17:04:05 -07:00
2018-10-29 10:01:44 +01:00
2018-10-29 10:01:44 +01:00
2019-03-26 19:55:33 +01:00
2018-10-29 10:01:44 +01:00
2019-08-01 16:51:53 +02:00
2019-08-02 16:20:22 +02:00
2019-08-01 23:27:26 +02:00
2020-11-21 11:18:23 -04:00