mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 11:58:17 +00:00

This makes it possible to restore the working directory of :terminal buffers when reading those buffers from a session file. Fixes #11288 Co-authored-by: Justin M. Keyes <justinkz@gmail.com>