Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "rewind on keypress" #39

Open
maxcurzi opened this issue Mar 26, 2024 · 0 comments
Open

Add "rewind on keypress" #39

maxcurzi opened this issue Mar 26, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@maxcurzi
Copy link
Owner

Is your feature request related to a problem? Please describe.
From v0.5.0 the playback can restart/loop. This is currently controlled by a command line flag. It would be nice to be able to restart the playback with a keypress.

Describe the solution you'd like
Map the number "0" to the rewind controls. When the user presses "0" the rewind command is sent to the video/audio/pipeline etc

Describe alternatives you've considered
Using "r" seem intuitive, or "home"... although "R" could be used later on to rewind few seconds...

Additional context
n/a

@maxcurzi maxcurzi added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant