[PR #58] [MERGED] Jump to currently playing artist's album list #584

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

📋 Pull Request Information

Original PR: https://github.com/Rigellute/spotify-tui/pull/58
Author: @Rigellute
Created: 10/13/2019
Status: Merged
Merged: 10/13/2019
Merged by: @Rigellute

Base: masterHead: jump-to-currently-playing-artist


📝 Commits (3)

  • 30ce9a6 Jump to currently playing artist's album list
  • 2c3e5a8 Add artist album list jump even A to docs
  • 55bbe8f Move global events handler into handlers dir

📊 Changes

4 files changed (+88 additions, -65 deletions)

View changed files

📝 CHANGELOG.md (+1 -0)
📝 src/handlers/mod.rs (+76 -3)
📝 src/main.rs (+6 -62)
📝 src/ui/help.rs (+5 -0)

📄 Description

The event A will jump to the album list of the first artist in the
track's artists list


🔄 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/58 **Author:** [@Rigellute](https://github.com/Rigellute) **Created:** 10/13/2019 **Status:** ✅ Merged **Merged:** 10/13/2019 **Merged by:** [@Rigellute](https://github.com/Rigellute) **Base:** `master` ← **Head:** `jump-to-currently-playing-artist` --- ### 📝 Commits (3) - [`30ce9a6`](https://github.com/Rigellute/spotify-tui/commit/30ce9a61a094046d883530ed5e9121d933e10abf) Jump to currently playing artist's album list - [`2c3e5a8`](https://github.com/Rigellute/spotify-tui/commit/2c3e5a884358a87a0116a78e84a4be9719fbcb9b) Add artist album list jump even `A` to docs - [`55bbe8f`](https://github.com/Rigellute/spotify-tui/commit/55bbe8f642353b08638598a3798048db5e8e0063) Move global events handler into `handlers` dir ### 📊 Changes **4 files changed** (+88 additions, -65 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+1 -0) 📝 `src/handlers/mod.rs` (+76 -3) 📝 `src/main.rs` (+6 -62) 📝 `src/ui/help.rs` (+5 -0) </details> ### 📄 Description The event `A` will jump to the album list of the first artist in the track's artists list --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:50:06 +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#584
No description provided.