Jump back last dir from plugin dir with -

This commit is contained in:
Arun Prakash Jana 2021-08-19 08:43:57 +05:30
parent ad6b6bd3df
commit 6c5eab5e55
1 changed files with 1 additions and 0 deletions

View File

@ -7526,6 +7526,7 @@ nochange:
g_state.runplugin = 1;
}
xstrsncpy(lastdir, path, PATH_MAX);
xstrsncpy(rundir, path, PATH_MAX);
xstrsncpy(path, plgpath, PATH_MAX);
if (ndents)