Files
neovim/test/functional/ex_cmds
HiPhish cd321b7d0f getcwd(): Return empty string if CWD is invalid. #5292
Closes #5291

Restores behaviour identical to Vim. If the user calls the VimScript
function 'getcwd()' and the working directory cannot be found (for
example because the directory has been deleted since the last time it
was used) an empty string needs to be returned instead of throwing an
error.
2016-09-04 08:01:31 -04:00
..
2016-06-23 16:54:19 +02:00
2016-06-23 16:54:19 +02:00