mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 08:05:57 +03:00
[PR #215] [CLOSED] Add reset track control #672
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#672
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/215
Author: @amgassert
Created: 1/18/2020
Status: ❌ Closed
Base:
master← Head:amgassert-reset-track📝 Commits (4)
5498bd9Add reset track implementation8fb4a34Add reset track handler19c7048Add reset track keybindef91c96Add reset track help menu item📊 Changes
4 files changed (+12 additions, -0 deletions)
View changed files
📝
src/app.rs(+4 -0)📝
src/handlers/mod.rs(+3 -0)📝
src/ui/help.rs(+1 -0)📝
src/user_config.rs(+4 -0)📄 Description
Addresses #214
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.