diff options
author | Sean Dewar <seandewar@users.noreply.github.com> | 2021-09-06 17:47:11 +0100 |
---|---|---|
committer | Sean Dewar <seandewar@users.noreply.github.com> | 2021-09-10 15:35:15 +0100 |
commit | e8e2f73c3a4dfbbaa2cdd4a3e585fac6b4ba88b6 (patch) | |
tree | 87d08a3121d10f43ce749a84bd696f05670ec6d5 /test/functional/vimscript/getline_spec.lua | |
parent | aab3583e74fa3fd295bd367113be60965c748205 (diff) | |
download | rneovim-e8e2f73c3a4dfbbaa2cdd4a3e585fac6b4ba88b6.tar.gz rneovim-e8e2f73c3a4dfbbaa2cdd4a3e585fac6b4ba88b6.tar.bz2 rneovim-e8e2f73c3a4dfbbaa2cdd4a3e585fac6b4ba88b6.zip |
vim-patch:8.2.3378: MS-Windows: completing environment variables with % is wrong
Problem: MS-Windows: completing environment variables with % is wrong.
Solution: Only complete environment variables with $. (Albert Liu,
closes vim/vim#8791)
https://github.com/vim/vim/commit/6024c0427ce1196344439997d5e41a6f8546368c
The change itself in set_one_cmd_context() is N/A (it was never included
in Neovim to begin with).
N/A patches for version.c:
vim-patch:8.2.3379: crash when using NULL job
Problem: Crash when using NULL job.
Solution: Copy static string into buffer. (issue vim/vim#8260)
https://github.com/vim/vim/commit/271906bc067a8f25422016665001d2e44cf618e2
Diffstat (limited to 'test/functional/vimscript/getline_spec.lua')
0 files changed, 0 insertions, 0 deletions