aboutsummaryrefslogtreecommitdiff
path: root/fiv.c
diff options
context:
space:
mode:
Diffstat (limited to 'fiv.c')
-rw-r--r--fiv.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/fiv.c b/fiv.c
index ecf1d9a..fe3577b 100644
--- a/fiv.c
+++ b/fiv.c
@@ -175,6 +175,7 @@ static struct key_group help_keys_viewer[] = {
{}
}},
{"Tools", (struct key[]) {
+ {"<Primary>c", "Copy frame to clipboard"},
{"<Primary>p", "Print..."},
{"<Primary>s", "Save page as..."},
{"<Primary><Shift>s", "Save frame as..."},