mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 16:15:55 +03:00
[GH-ISSUE #482] Request: Custom keybinding for pagination (scroll up, down, start, end) #196
Labels
No labels
bug
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-tui#196
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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, andendkeys to:Thanks for all work on this project!
@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 GNUscreen). Would be great to be able to redefine it to something that is not caught bytmux.