Przeglądaj źródła

Disable du on detail mode switch

master
Arun Prakash Jana 5 lat temu
rodzic
commit
5936d3f110
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

@@ -3917,6 +3917,7 @@ nochange:
case SEL_DETAIL:
cfg.showdetail ^= 1;
cfg.showdetail ? (printptr = &printent_long) : (printptr = &printent);
cfg.blkorder = 0;
continue;
case SEL_FSIZE:
cfg.sizeorder ^= 1;


Ładowanie…
Anuluj
Zapisz