diff options
Diffstat (limited to 'fiv.c')
-rw-r--r-- | fiv.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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[]) { |