Просмотр исходного кода

Re-populate after spawning shell

master
Arun Prakash Jana 6 лет назад
Родитель
Сommit
035bcdb198
Не найден GPG ключ соответствующий данной подписи Идентификатор GPG ключа: A75979F35C080412
1 измененных файлов: 3 добавлений и 0 удалений
  1. +3
    -0
      nnn.c

+ 3
- 0
nnn.c Просмотреть файл

@@ -3049,6 +3049,9 @@ nochange:
run = xgetenv(env, run);
spawn(run, NULL, NULL, path, F_NORMAL | F_MARKER);
/* Repopulate as directory content may have changed */
/* Save current */
if (ndents > 0)
copycurname();
goto begin;
case SEL_RUNARG:
run = xgetenv(env, run);


Загрузка…
Отмена
Сохранить