[GH-ISSUE #482] Request: Custom keybinding for pagination (scroll up, down, start, end) #196

Closed
opened 2026-02-28 14:47:41 +03:00 by kerem · 1 comment
Owner

Originally created by @AndydeCleyre on GitHub (May 28, 2020).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/482

As far as I can tell, the list of actions which can be bound to keys by the user are found here. I'd like to be able to bind my pageup, pagedown, home, and end keys to:

  • "Scroll up to previous result page"
  • "Scroll down to next result page"
  • "Jump to start of playlist"
  • "Jump to end of playlist"

Thanks for all work on this project!

Originally created by @AndydeCleyre on GitHub (May 28, 2020). Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/482 As far as I can tell, the list of actions which can be bound to keys by the user are found [here](https://github.com/Rigellute/spotify-tui/blob/master/src/user_config.rs#L227). I'd like to be able to bind my `pageup`, `pagedown`, `home`, and `end` keys to: - "Scroll up to previous result page" - "Scroll down to next result page" - "Jump to start of playlist" - "Jump to end of playlist" Thanks for all work on this project!
kerem closed this issue 2026-02-28 14:47:41 +03:00
Author
Owner

@vidurb commented on GitHub (Aug 25, 2020):

I would like to second this request. The default keybinding for 'jump to start' is what I use as my prefix for tmux (and I believe the default prefix for GNU screen). Would be great to be able to redefine it to something that is not caught by tmux.

<!-- gh-comment-id:679900492 --> @vidurb commented on GitHub (Aug 25, 2020): I would like to second this request. The default keybinding for 'jump to start' is what I use as my prefix for `tmux` (and I believe the default prefix for GNU `screen`). Would be great to be able to redefine it to something that is not caught by `tmux`.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-tui#196
No description provided.