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",
|
||||
"End Jump to end",
|
||||
"Left/Right Frame step (Shift for 1 sec)",
|
||||
"<,> Speed control",
|
||||
"P Reset speed",
|
||||
"",
|
||||
"=== Display ===",
|
||||
"S Toggle subtitles",
|
||||
@@ -877,6 +879,7 @@ fn run(config: &Config) -> Result<()> {
|
||||
"+/- Zoom in / out",
|
||||
"0 or ` Reset zoom",
|
||||
"Arrow keys Pan when zoomed",
|
||||
"E Export current frame",
|
||||
"",
|
||||
"=== Search ===",
|
||||
"/ Open search panel",
|
||||
|
||||
Reference in New Issue
Block a user