Przeglądaj źródła

Add F2 for rename (undocumented)

master
Arun Prakash Jana 5 lat temu
rodzic
commit
140a526249
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.h

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

@@ -223,6 +223,7 @@ static struct key bindings[] = {
{ 'n', SEL_NEW },
/* Show rename prompt */
{ CONTROL('R'), SEL_RENAME },
{ KEY_F(2), SEL_RENAME }, // undocumented
/* Rename contents of current dir */
{ 'r', SEL_RENAMEALL },
/* Connect to server over SSHFS */


Ładowanie…
Anuluj
Zapisz