Skip to content

src: fall back to env->exec_path() for default profile directory

Rodrigo Muino Tomonari requested to merge github/fork/joyeecheung/cwd into master

src: save exec path when initializing Environment

src: fall back to env->exec_path() for default profile directory

When the current working directory is deleted, fall back to exec_path as the default profile directory.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading