docs: update help panel with speed and export shortcuts
This commit is contained in:
@@ -867,6 +867,8 @@ fn run(config: &Config) -> Result<()> {
|
|||||||
"Home Jump to start",
|
"Home Jump to start",
|
||||||
"End Jump to end",
|
"End Jump to end",
|
||||||
"Left/Right Frame step (Shift for 1 sec)",
|
"Left/Right Frame step (Shift for 1 sec)",
|
||||||
|
"<,> Speed control",
|
||||||
|
"P Reset speed",
|
||||||
"",
|
"",
|
||||||
"=== Display ===",
|
"=== Display ===",
|
||||||
"S Toggle subtitles",
|
"S Toggle subtitles",
|
||||||
@@ -877,6 +879,7 @@ fn run(config: &Config) -> Result<()> {
|
|||||||
"+/- Zoom in / out",
|
"+/- Zoom in / out",
|
||||||
"0 or ` Reset zoom",
|
"0 or ` Reset zoom",
|
||||||
"Arrow keys Pan when zoomed",
|
"Arrow keys Pan when zoomed",
|
||||||
|
"E Export current frame",
|
||||||
"",
|
"",
|
||||||
"=== Search ===",
|
"=== Search ===",
|
||||||
"/ Open search panel",
|
"/ Open search panel",
|
||||||
|
|||||||
Reference in New Issue
Block a user