mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 16:15:55 +03:00
[GH-ISSUE #326] How to return to the previous view? #133
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#133
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 @Bios-Marcel on GitHub (Mar 6, 2020).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/326
Hey,
I was wondering whether it's possible to go back a step. For example I open the artist "GoGo Penguin" and then chose the album "Man Made Object", I decide that it's not what I want to listen to and want to go back to the album overview. Currently I have to hit "Ctrl+Shift+/" to get into the searchbar, hit enter, choose the artist and then go to albums.
@Rigellute commented on GitHub (Mar 6, 2020):
To jump back to previous view you can press
q!@Bios-Marcel commented on GitHub (Mar 6, 2020):
Oh, I didn't find this in the shortcut overview, my bad :)
thanks
@Bios-Marcel commented on GitHub (Mar 6, 2020):
Maybe a search would be cool 🤷♂