summaryrefslogtreecommitdiff
path: root/tests/test-music-config-toggle-consume.el
AgeCommit message (Collapse)Author
10 hoursfeat(music): align EMMS keybindings with ncmpcpp, add consume modeCraig Jennings
Reconcile playlist-mode bindings with ncmpcpp defaults: add ncmpcpp- compatible aliases (>/<, +, S-up/S-down, c), new toggles (r repeat, t repeat-track, z random, x consume), info keys (i, o), and relocate radio (r→R), reload (R→g), shuffle (x→Z). Add consume mode that removes tracks from playlist after playback via emms-player-finished- hook. Fix buffer-local bug where emms-playlist-selected-marker was checked outside with-current-buffer. 13 ERT tests.