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

Scroll commands not working #15

Open
tadeokondrak opened this issue Sep 3, 2024 · 0 comments
Open

Scroll commands not working #15

tadeokondrak opened this issue Sep 3, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@tadeokondrak
Copy link
Owner

tadeokondrak commented Sep 3, 2024

Here is my config, I look into the source, I guess did not miss any option

# Waypoint's default config
# User config is usually at ~/.config/waypoint/config

bindings {
    escape quit
    ctrl+z undo
    return left-click
    minus middle-click
    equal right-click

    h cut-left
    j cut-down
    k cut-up
    l cut-right

    left cut-left
    down cut-down
    up cut-up
    right cut-right

    shift+h move-left
    shift+j move-down
    shift+k move-up
    shift+l move-right

    shift+left move-left
    shift+down move-down
    shift+up move-up
    shift+right move-right

    w scroll-up
    s scroll-down
    a scroll-left
    d scroll-right
}

by the way, scroll-xxx didnot seem working

Originally posted by @vincentaxhe in #12 (comment)

Opening this issue now so I don't forget - I can't test this right now

@tadeokondrak tadeokondrak added the bug Something isn't working label Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant