Przeglądaj źródła

Re-populate after spawning shell

master
Arun Prakash Jana 6 lat temu
rodzic
commit
035bcdb198
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: A75979F35C080412
1 zmienionych plików z 3 dodań i 0 usunięć
  1. +3
    -0
      nnn.c

+ 3
- 0
nnn.c Wyświetl plik

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


Ładowanie…
Anuluj
Zapisz