0
0
mirror of https://github.com/vim/vim.git synced 2025-07-26 11:04:33 -04:00
vim/runtime
Christian Brabandt cb0c113ddc
runtime(netrw): expand $COMSPEC without applying 'wildignore' (#13542)
When expanding $COMSPEC and a user has set :set wildignore=*.exe
netrw won't be able to properly cmd.exe, because it does not ignore the
wildignore setting.

So let's explicitly use expand() without applying the 'wildignore' and
'suffixes' settings to the result

closes: #13426

Signed-off-by: Christian Brabandt <cb@256bit.org>
2023-11-21 19:48:16 +01:00
..
2023-10-16 09:53:37 +02:00
2023-10-16 09:53:37 +02:00
2022-07-01 18:45:04 +01:00
2022-06-25 18:01:32 +01:00
2022-06-25 18:01:32 +01:00