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

(Request Enhancement) Advanced scroll/skip options #32

Closed
NietGiftig opened this issue Apr 18, 2017 · 4 comments
Closed

(Request Enhancement) Advanced scroll/skip options #32

NietGiftig opened this issue Apr 18, 2017 · 4 comments

Comments

@NietGiftig
Copy link

Request
Scrolling with the mouse wheel at higher speed (speed parameter adjustable in seconds skipping)
or
Use arrow-keys in combination with shift/ctrl/alt for different speeds (speed parameter in seconds adjustable for each combination)

Both forwards and backwards

@mifi
Copy link
Owner

mifi commented May 7, 2017

What's the most common ways of doing this in other editors?

@NietGiftig
Copy link
Author

Most are like VLC

@mifi
Copy link
Owner

mifi commented May 14, 2017

It seems like VLC is using these shortcuts:

Very short backwards jump	key-jump-extrashort	Shift-Left
Very short forward jump	key-jump+extrashort	Shift-Right
Short backwards jump	key-jump-short	Alt-Left
Short forward jump	key-jump+short	Alt-Right
Medium backwards jump	key-jump-medium	Ctrl-Left
Medium forward jump	key-jump+medium	Ctrl-Right
Long backwards jump	key-jump-long	Alt-Ctrl-Left
Long forward jump	key-jump+long	Alt-Ctrl-Right

However none of them seem to be working for me (on a mac)

@mifi
Copy link
Owner

mifi commented Feb 21, 2020

Continue here: #254

@mifi mifi closed this as completed Feb 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants