Przeglądaj źródła

Print file opener in debug mode

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

+ 1
- 0
src/nnn.c Wyświetl plik

@@ -4178,6 +4178,7 @@ int main(int argc, char *argv[])
opener = xgetenv(env_cfg[NNN_OPENER], utils[OPENER]);
if (getenv(env_cfg[NNN_OPENER_DETACH]))
opener_flag |= F_NOWAIT;
DPRINTF_S(opener);

/* Set nnn nesting level, idletimeout used as tmp var */
idletimeout = xatoi(getenv(env_cfg[NNNLVL]));


Ładowanie…
Anuluj
Zapisz