[PR #566] [MERGED] Add next/prev page, jump to start/end to user config #899

Closed
opened 2026-02-28 14:53:45 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: master


📝 Commits (1)

  • 5596f1d Add 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.

## 📋 Pull Request Information **Original PR:** https://github.com/Rigellute/spotify-tui/pull/566 **Author:** [@Toaster192](https://github.com/Toaster192) **Created:** 8/31/2020 **Status:** ✅ Merged **Merged:** 9/30/2020 **Merged by:** [@Rigellute](https://github.com/Rigellute) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`5596f1d`](https://github.com/Rigellute/spotify-tui/commit/5596f1d3253d2dc5260f94f38cd402738857d173) Add next/prev page, jump to start/end to user config ### 📊 Changes **4 files changed** (+24 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 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) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:53:45 +03:00
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#899
No description provided.