mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 08:05:57 +03:00
[GH-ISSUE #105] App crashes when pressing 'down' after removing focus #60
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#60
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 @jfaltis on GitHub (Oct 24, 2019).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/105
Steps to reproduce:
spotify-tuienter->q->jThings I noticed:
escapeinstead ofqkinstead ofj@Rigellute commented on GitHub (Oct 25, 2019):
Ah I know a fix for this.
My intention is that
qshould quit the app when you're at the bottom of the navigation stack.Will PR a fix