Files
neovim/test
Nathan Zeng 7b6f344627 fix(restart): preserve global cwd on :restart #41304
Problem:
On :restart, the new Nvim may "inherit" a local dir as its global CWD.

Solution:
Inherit the global CWD explicitly.
2026-08-16 10:34:17 -04:00
..
2026-08-14 09:30:31 -04:00
2026-04-22 18:25:07 -04:00