:mksession : restore tab-local working directories #9754

This commit is contained in:
Chris LaRose
2019-03-21 03:53:38 -07:00
committed by Justin M. Keyes
parent 8698830cbd
commit c5631338b1
2 changed files with 24 additions and 0 deletions

View File

@@ -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