Przeglądaj źródła

Clear selection after successful plugin invocation

master
Arun Prakash Jana 4 lat temu
rodzic
commit
026f76f14c
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
      src/nnn.c

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

@@ -6250,6 +6250,7 @@ nochange:
if (runfile[0]) if (runfile[0])
runfile[0] = '\0'; runfile[0] = '\0';
clearfilter(); clearfilter();
clearselection();
setdirwatch(); setdirwatch();
goto begin; goto begin;
} }
@@ -6984,6 +6985,8 @@ nochange:
goto nochange; goto nochange;
} }


clearselection();

if (ndents) if (ndents)
copycurname(); copycurname();




||||||
x
 
000:0
Ładowanie…
Anuluj
Zapisz