]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(netrw): glob() on windows fails with [] in directory name
authorChristian Brabandt <cb@256bit.org>
Thu, 13 Jun 2024 19:25:35 +0000 (21:25 +0200)
committerChristian Brabandt <cb@256bit.org>
Thu, 13 Jun 2024 19:25:35 +0000 (21:25 +0200)
commit1487947fb625d44ed02382ea6b0d5bf72b12583a
tree863681d839c84d1e6724fff9c05bcf0f544b78a8
parentd6d4e1333659c0d2acee3133819498d014df47de
runtime(netrw): glob() on windows fails with [] in directory name

fixes: #14952
closes: #14991

Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/autoload/netrw.vim