mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-25 23:55:53 +03:00
[GH-ISSUE #57] Add volume controls #42
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#42
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 @Rigellute on GitHub (Oct 13, 2019).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/57
Could use
Dfor down andUfor up to control volume?@jfaltis commented on GitHub (Oct 13, 2019):
The + and - keys could also be used.
@jfaltis commented on GitHub (Oct 13, 2019):
Or maybe v and V for volume?
@Rigellute commented on GitHub (Oct 13, 2019):
I like your suggestion to use
+and-.PR here implementing volume control https://github.com/Rigellute/spotify-tui/pull/59