mirror of
https://github.com/neovim/neovim.git
synced 2025-09-19 01:38:16 +00:00
:mksession : restore tab-local working directories #9754
This commit is contained in:

committed by
Justin M. Keyes

parent
8698830cbd
commit
c5631338b1
@@ -9130,6 +9130,7 @@ makeopens(
|
||||
|| put_eol(fd) == FAIL) {
|
||||
return FAIL;
|
||||
}
|
||||
did_lcd = true;
|
||||
}
|
||||
|
||||
/* Don't continue in another tab page when doing only the current one
|
||||
|
Reference in New Issue
Block a user