mirror of
https://github.com/neovim/neovim.git
synced 2025-10-04 00:46:30 +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>