Add keyboard shortcuts for thumbnail size

This commit is contained in:
2022-01-23 06:44:34 +01:00
parent a7e638207f
commit 38670428da
2 changed files with 15 additions and 1 deletions

2
fiv.c
View File

@@ -86,6 +86,8 @@ static struct key_group help_keys_browser[] = {
{"F9", "Toggle navigation sidebar"},
{"F5 r <control>r", "Refresh"},
{"h <control>h", "Toggle hiding unsupported files"},
{"<control>plus", "Larger thumbnails"},
{"<control>minus", "Smaller thumbnails"},
{}
}},
{"Navigation", (struct key[]) {