[GH-ISSUE #817] Please add keybinding to directly exit #341

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

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

Hi and thanks all for the great program :)
I think it would be useful to have the possibility to exit the program at any time by pressing a specific key or key-combo, without having to press the "back" key multiple times.

Originally created by @pezcurrel on GitHub (May 18, 2021). Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/817 Hi and thanks all for the great program :) I think it would be useful to have the possibility to exit the program at any time by pressing a specific key or key-combo, without having to press the "back" key multiple times.
kerem closed this issue 2026-02-28 14:48:36 +03:00
Author
Owner

@Rigellute commented on GitHub (May 18, 2021):

Thanks @pezcurrel.

You can exit spotify-tui by pressing ctrl-c. This is the "global" exit binding.

<!-- gh-comment-id:843060973 --> @Rigellute commented on GitHub (May 18, 2021): Thanks @pezcurrel. You can exit `spotify-tui` by pressing `ctrl-c`. This is the "global" exit binding.
Author
Owner

@pezcurrel commented on GitHub (May 19, 2021):

Thanks Rigellute :)
Is this "global exit" binding assignable to other keys/key combos?
If so, what keyword should I use in the "keybindings:" section of config.yml?

<!-- gh-comment-id:843853716 --> @pezcurrel commented on GitHub (May 19, 2021): Thanks Rigellute :) Is this "global exit" binding assignable to other keys/key combos? If so, what keyword should I use in the "keybindings:" section of config.yml?
Author
Owner

@Rigellute commented on GitHub (May 19, 2021):

Just double checked and ctrl-c is currently hardcoded, I'm afraid.

We could expose this binding in the keybind config though.

<!-- gh-comment-id:843908215 --> @Rigellute commented on GitHub (May 19, 2021): Just double checked and ctrl-c is currently hardcoded, I'm afraid. We could expose this binding in the keybind config though.
Author
Owner

@pezcurrel commented on GitHub (May 19, 2021):

It would be great :)
Sadly I know too little to help.

<!-- gh-comment-id:844012258 --> @pezcurrel commented on GitHub (May 19, 2021): It would be great :) Sadly I know too little to help.
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#341
No description provided.