-
-
Notifications
You must be signed in to change notification settings - Fork 532
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 next/prev page, jump to start/end to user config #566
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should be a great addition. Thank you for your work on this.
Looks like we'd want to also update the handlers in these files, to use the new next/prev page config
src/handlers/home.rs
src/handlers/album_list.rs
Thanks very much, @Toaster192 Your efforts are much appreciated. |
@Rigellute Good catch, thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you! 👏
@all-contributors please add @Toaster192 for code |
I've put up a pull request to add @Toaster192! 🎉 |
resolves #482
@AndydeCleyre, @vidurb might want to know
This allows the 4 keybinds to be bound to something else (something that doesn't colide with people's tmux keybinds and such)