Files
neovim/runtime/lua/vim/_core
Sanzhar Kuandyk a87e91677c fix(system): use native path for Windows executables #40885
Problem:
When 'shellslash' is set, exepath() returns forward-slashed paths.
Passing that path to vim.system() can prevent cmd.exe from launching.

Solution:
Convert the resolved executable path to native separators before spawning.
Add a Windows regression test for cmd.exe with 'shellslash' enabled.
2026-07-21 07:58:44 -04:00
..
2026-07-13 19:44:15 +02:00
2026-07-13 19:44:15 +02:00
2026-07-13 19:44:15 +02:00
2026-07-01 13:26:21 +02:00
2026-07-13 19:44:15 +02:00
2026-07-13 19:44:15 +02:00
2026-07-13 19:44:15 +02:00