mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 16:15:55 +03:00
[PR #58] [MERGED] Jump to currently playing artist's album list #584
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#584
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/58
Author: @Rigellute
Created: 10/13/2019
Status: ✅ Merged
Merged: 10/13/2019
Merged by: @Rigellute
Base:
master← Head:jump-to-currently-playing-artist📝 Commits (3)
30ce9a6Jump to currently playing artist's album list2c3e5a8Add artist album list jump evenAto docs55bbe8fMove global events handler intohandlersdir📊 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
Awill jump to the album list of the first artist in thetrack's artists list
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.