Przeglądaj źródła

The '> ' as rename prompt is distracting

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

+ 1
- 1
nnn.c Wyświetl plik

@@ -2574,7 +2574,7 @@ nochange:
if (ndents <= 0)
break;

printprompt("> ");
printprompt("");
tmp = xreadline(dents[cur].name);
clearprompt();
if (tmp == NULL || tmp[0] == '\0')


Ładowanie…
Anuluj
Zapisz