Make Alt+Return work in the browser as well

This commit is contained in:
2022-08-06 07:31:17 +02:00
parent 215141856a
commit 33fb047a73
2 changed files with 11 additions and 0 deletions

1
fiv.c
View File

@@ -111,6 +111,7 @@ static struct key_group help_keys_browser[] = {
{"<Alt>Up", "Go to parent directory"},
{"<Alt>Home", "Go home"},
{"Return", "Open selected item"},
{"<Alt>Return", "Show file information"},
{}
}},
{"View", (struct key[]) {