[GH-ISSUE #821] Pressing d twice requires q twice to exit #344

Closed
opened 2026-02-28 14:48:37 +03:00 by kerem · 0 comments
Owner

Originally created by @RagnarGrootKoerkamp on GitHub (May 19, 2021).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/821

The device selector popup can be opened multiple times by pressing d more than once.
To get back to the main menu, each of these needs to be closed separately by pressing q the same number of times.

It would be nicer if pressing q only once always goes back to the main menu.

E.g, actual behavior:

  • press d
  • press d
  • press q
  • You're seeing the device selector

expected behavior:

  • press d
  • press d
  • press q
  • You're seeing the main menu
Originally created by @RagnarGrootKoerkamp on GitHub (May 19, 2021). Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/821 The device selector popup can be opened multiple times by pressing `d` more than once. To get back to the main menu, each of these needs to be closed separately by pressing `q` the same number of times. It would be nicer if pressing `q` only once always goes back to the main menu. E.g, actual behavior: - press `d` - press `d` - press `q` - You're seeing the device selector expected behavior: - press `d` - press `d` - press `q` - You're seeing the main menu
kerem 2026-02-28 14:48:37 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-tui#344
No description provided.