Przeglądaj źródła

Clear lastname is the top file is deleted

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

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

@@ -5279,7 +5279,8 @@ nochange:
if (cur && access(newpath, F_OK) == -1) {
move_cursor(cur - 1, 0);
copycurname();
}
} else
lastname[0] = '\0';

if (cfg.filtermode)
presel = FILTER;


Ładowanie…
Anuluj
Zapisz