Przeglądaj źródła

Use ^B to visit pinned directory

master
Arun Prakash Jana 6 lat temu
rodzic
commit
bc6295e7a7
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
      src/nnn.h

+ 1
- 1
src/nnn.h Wyświetl plik

@@ -139,7 +139,7 @@ static struct key bindings[] = {
/* Last visited dir */
{ '-', SEL_CDLAST },
/* Visit marked directory */
{ CONTROL('W'), SEL_VISIT },
{ CONTROL('B'), SEL_VISIT },
/* Leader key */
{ CONTROL('_'), SEL_LEADER },
{ '`', SEL_LEADER },


Ładowanie…
Anuluj
Zapisz