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