Files
neovim/test/functional
zeertzjq 19a3b67789 fix(process): avoid unexpected behavior when PTY chdir failed (#37614)
Problem:  Unexpected behavior after PTY child process fails to chdir(),
          as it then thinks it's the parent process.
Solution: Exit the child process instead of returning.
2026-01-29 22:02:24 +08:00
..
2026-01-28 06:48:57 -05:00
2025-12-15 13:55:15 -05:00