mirror of
https://github.com/neovim/neovim.git
synced 2025-09-13 14:58:18 +00:00

* os/fs.c: add os_isdir_executable() * eval.c: fix hang on job start caused by non-executable cwd option * channel.c: assert cwd is an executable directory * test: jobstart() produces error when using non-executable cwd