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

New command to scroll mouse wheel continuously #802

Merged
merged 2 commits into from
May 14, 2020

Commits on May 14, 2020

  1. New command to scroll mouse wheel continuously

    This is very similar to the
    `<direction> <time_in_seconds>`
    except that in most editing programs it doesn't move the cursor.
    Dusty Phillips committed May 14, 2020
    Configuration menu
    Copy the full SHA
    cee8ca7 View commit details
    Browse the repository at this point in the history
  2. Rename continuous scroll command to scree

    I was under the impression that it would
    interfere with the existing scree command since it has the same format.
    But it is actually unique in that
    <nnavi500> and <time_in_seconds> don't overlap.
    Dusty Phillips committed May 14, 2020
    Configuration menu
    Copy the full SHA
    75e467e View commit details
    Browse the repository at this point in the history