mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 08:05:57 +03:00
[GH-ISSUE #981] Change volume up keybinding #434
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#434
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 @CharlesYiu on GitHub (May 2, 2022).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/981
I find that pressing shift+"=" ("+") is counter-intuitive and should be changed to just "=".
@DJTai commented on GitHub (Jun 4, 2022):
@charlesyiu - that would only make sense for keyboards where the
=and+share the same key, so while that's probably more common it's not always going to be the case.@CharlesYiu commented on GitHub (Jun 5, 2022):
Thanks for your reply, because I understand your reason behind the decision, I will dismiss and close this issue.