diff --git a/src/main.rs b/src/main.rs index 996e407..30e79cc 100644 --- a/src/main.rs +++ b/src/main.rs @@ -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",