|
@@ -6210,6 +6210,7 @@ nochange: |
|
|
|
|
|
|
|
|
setenv(envs[ENV_NCUR], (ndents ? dents[cur].name : ""), 1); |
|
|
setenv(envs[ENV_NCUR], (ndents ? dents[cur].name : ""), 1); |
|
|
spawn(shell, NULL, NULL, path, F_CLI); |
|
|
spawn(shell, NULL, NULL, path, F_CLI); |
|
|
|
|
|
setenv(env_cfg[NNNLVL], xitoa(tmp ? atoi(tmp) : 0), 1); |
|
|
r = TRUE; |
|
|
r = TRUE; |
|
|
break; |
|
|
break; |
|
|
case SEL_LAUNCH: |
|
|
case SEL_LAUNCH: |
|
|