summaryrefslogtreecommitdiff
path: root/srtplay.1.scd
diff options
context:
space:
mode:
authorSam Nystrom <sam@samnystrom.dev>2023-06-27 00:21:31 -0400
committerSam Nystrom <sam@samnystrom.dev>2023-06-27 00:24:22 -0400
commit7e6307c4fe55f9ea80f3985b262990f18f95251a (patch)
tree8f35ee6f0cc83c714940f409cc7aa822efc966c4 /srtplay.1.scd
parent3828165f48d71f5a4be96204a2af3c02b2b9ee0a (diff)
Add additional keybindings
Add <space>, <ctrl-c>, <left-arrow>, and <right-arrow> bindings using hare-vt.
Diffstat (limited to 'srtplay.1.scd')
-rw-r--r--srtplay.1.scd6
1 files changed, 4 insertions, 2 deletions
diff --git a/srtplay.1.scd b/srtplay.1.scd
index d4740cc..e9aa643 100644
--- a/srtplay.1.scd
+++ b/srtplay.1.scd
@@ -20,10 +20,12 @@ underlined, respectively.
The following keys may be pressed at any time.
-- *q*: exit the program
+- *q*, *<Ctrl-C>*: exit the program
- *j*: fast-backward by 10 seconds
-- *k*: pause or resume playback
- *l*: fast-forward by 10 seconds
+- *<left arrow>*: fast-backward by 5 seconds
+- *<right arrow>*: fast-forward by 5 seconds
+- *k*, *<space>*: pause or resume playback
# COPYRIGHT