diff options
author | Shougo <Shougo.Matsu@gmail.com> | 2022-04-03 21:27:46 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-03 20:27:46 +0800 |
commit | e9e16655af1bacd4b1499fed00a142512c120710 (patch) | |
tree | 06a77f45aaf25b49c4b907ed52b8ddf48ec794f2 /test/functional/lua/command_line_completion_spec.lua | |
parent | 6786b6afade97771027fda3c1438969def320cc5 (diff) | |
download | rneovim-e9e16655af1bacd4b1499fed00a142512c120710.tar.gz rneovim-e9e16655af1bacd4b1499fed00a142512c120710.tar.bz2 rneovim-e9e16655af1bacd4b1499fed00a142512c120710.zip |
[RFC] vim-patch:8.1.1378: delete() can not handle a file name that looks li… (#16268)
Problem: Delete() can not handle a file name that looks like a pattern.
Solution: Use readdir() instead of appending "/*" and expanding wildcards.
(Ken Takata, closes vim/vim#4424, closes vim/vim#696)
https://github.com/vim/vim/commit/701ff0a3e53d253d7300c385e582659bbff7860d
Cherry-pick a change to Test_delete_rf() from patch 8.1.1921.
Co-authored-by: zeertzjq <zeertzjq@outlook.com>
Diffstat (limited to 'test/functional/lua/command_line_completion_spec.lua')
0 files changed, 0 insertions, 0 deletions