mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-27 00:25:53 +03:00
[GH-ISSUE #765] Jump to current play context when opened #308
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#308
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?
Originally created by @tteeoo on GitHub (Mar 16, 2021).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/765
Here's a quality-of-life feature suggestion: when
sptis opened, it should automatically jump to the current play context (without having to presso). If there is no play context, then it would just show the current welcome screen.This would be helpful if you don't keep
sptopen all the time while music is playing, since one of its benefits is that you can close it and music will still play from the backend (spotifyd), which I do sometimes.