aboutsummaryrefslogtreecommitdiff
path: root/fiv.c
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2022-01-23 06:44:34 +0100
committerPřemysl Eric Janouch <p@janouch.name>2022-01-23 06:44:50 +0100
commit38670428dacaf44525db3710c8acea1bb543eab6 (patch)
treec8a61ce2f30a76ca3a7359109777213034f3e1db /fiv.c
parenta7e638207f402bc69466c8820743128c78211241 (diff)
downloadfiv-38670428dacaf44525db3710c8acea1bb543eab6.tar.gz
fiv-38670428dacaf44525db3710c8acea1bb543eab6.tar.xz
fiv-38670428dacaf44525db3710c8acea1bb543eab6.zip
Add keyboard shortcuts for thumbnail size
Diffstat (limited to 'fiv.c')
-rw-r--r--fiv.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/fiv.c b/fiv.c
index 018e292..7102db0 100644
--- a/fiv.c
+++ b/fiv.c
@@ -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[]) {