Files
neovim/test/unit/os
Justin M. Keyes 224f99b85d win: Append process dir to $PATH
This allows executables to be found by :!, system(), and executable() if
they live next to ("sibling" to) nvim.exe. This is what gvim on Windows
does, and also matches the behavior of Win32 SearchPath().

c4a249a736/src/os_win32.c (L354-L370)
2017-02-04 11:07:49 +01:00
..
2017-02-04 11:07:49 +01:00
2016-06-24 09:29:51 +03:00
2016-11-17 00:55:39 +01:00
2016-09-11 03:04:57 +02:00