mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 08:05:57 +03:00
[PR #566] [MERGED] Add next/prev page, jump to start/end to user config #899
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#899
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?
📋 Pull Request Information
Original PR: https://github.com/Rigellute/spotify-tui/pull/566
Author: @Toaster192
Created: 8/31/2020
Status: ✅ Merged
Merged: 9/30/2020
Merged by: @Rigellute
Base:
master← Head:master📝 Commits (1)
5596f1dAdd next/prev page, jump to start/end to user config📊 Changes
4 files changed (+24 additions, -8 deletions)
View changed files
📝
src/handlers/album_list.rs(+2 -2)📝
src/handlers/home.rs(+2 -2)📝
src/handlers/track_table.rs(+4 -4)📝
src/user_config.rs(+16 -0)📄 Description
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)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.