mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06: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>