mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 16:15:55 +03:00
[PR #168] [MERGED] make seeking amount configurable #647
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#647
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/168
Author: @LennyPenny
Created: 11/26/2019
Status: ✅ Merged
Merged: 11/30/2019
Merged by: @Rigellute
Base:
master← Head:master📝 Commits (3)
4ab6634make seeking amount configurabled4b9742add seek_seconds to config exampled8c3a49move seeking option to behavior section📊 Changes
3 files changed (+50 additions, -7 deletions)
View changed files
📝
README.md(+3 -0)📝
src/app.rs(+12 -7)📝
src/user_config.rs(+35 -0)📄 Description
This adds the config value
seek_secondsto change muchspotify-tuiseeks when pressing the seek hotkeys.Default is still
5000ms.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.