[PR #56] [MERGED] Implement seek functionality #583

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/56
Author: @Rigellute
Created: 10/13/2019
Status: Merged
Merged: 10/13/2019
Merged by: @Rigellute

Base: masterHead: add-seek


📝 Commits (2)

  • 6e4ef75 Implement seek functionality
  • 8290170 Add 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 5
seconds


🔄 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/56 **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:** `add-seek` --- ### 📝 Commits (2) - [`6e4ef75`](https://github.com/Rigellute/spotify-tui/commit/6e4ef75305a353b1aa01e83ec6c8ac8a37bf51c7) Implement seek functionality - [`8290170`](https://github.com/Rigellute/spotify-tui/commit/829017016a1ee717895539fb63d0ae082ed8b81f) Add seek feature to unreleased changelog ### 📊 Changes **5 files changed** (+30 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+1 -0) 📝 `README.md` (+0 -1) 📝 `src/app.rs` (+21 -0) 📝 `src/main.rs` (+6 -0) 📝 `src/ui/help.rs` (+2 -0) </details> ### 📄 Description You can now use `<` to seek backwards 5 seconds and `>` to go forwards 5 seconds --- <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#583
No description provided.