mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-27 00:25:53 +03:00
[GH-ISSUE #726] Default setting clashes "shuffle" command with "saving track in list or table" command #290
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#290
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 @Andful on GitHub (Jan 27, 2021).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/726
Currently both the "shuffle" and the "saving track in list or table" are mapped to the
skey. This prevents for the "saving track in list or table" command to be ran. It works fine if the "shuffle" command is mapped to a different key though.@Rigellute commented on GitHub (Feb 4, 2021):
Ah it looks like the README documentation is wrong.
ctrl-sshould be for cycling through shuffle, andsis for saving.