mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[PR #888] [MERGED] feat: add SeekStart command #911
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#911
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/aome510/spotify-player/pull/888
Author: @mrghosti3
Created: 12/19/2025
Status: ✅ Merged
Merged: 12/28/2025
Merged by: @aome510
Base:
master← Head:feat/seek_start_cmd📝 Commits (4)
9ce3a62feat: add SeekStart command7144afffix: remove keymap conflicte66bfcedoc: document command in README6849eb4cargo fmt📊 Changes
4 files changed (+12 additions, -4 deletions)
View changed files
📝
README.md(+1 -0)📝
spotify_player/src/command.rs(+2 -0)📝
spotify_player/src/config/keymap.rs(+4 -4)📝
spotify_player/src/event/mod.rs(+5 -0)📄 Description
Creates a command
SeekStartfor restarting playback to start of current track.Default keybind
0. Inspiration taken from youtube playback and neovim.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
0key not working in popups #9190key not working in popups #1856