mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-27 16:45:59 +03:00
[PR #56] [MERGED] Implement seek functionality #583
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#583
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/56
Author: @Rigellute
Created: 10/13/2019
Status: ✅ Merged
Merged: 10/13/2019
Merged by: @Rigellute
Base:
master← Head:add-seek📝 Commits (2)
6e4ef75Implement seek functionality8290170Add seek feature to unreleased changelog📊 Changes
5 files changed (+30 additions, -1 deletions)
View changed files
📝
CHANGELOG.md(+1 -0)📝
README.md(+0 -1)📝
src/app.rs(+21 -0)📝
src/main.rs(+6 -0)📝
src/ui/help.rs(+2 -0)📄 Description
You can now use
<to seek backwards 5 seconds and>to go forwards 5seconds
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.