From a48c6bbbbcca48ddc0bade66b33781e13f80213d Mon Sep 17 00:00:00 2001 From: liam4 Date: Sun, 11 Jun 2017 10:04:09 -0300 Subject: Beginnings of keyboard controls --- todo.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'todo.txt') diff --git a/todo.txt b/todo.txt index 02df97a..adf4456 100644 --- a/todo.txt +++ b/todo.txt @@ -96,3 +96,14 @@ TODO: Make a --help/-h/-? option that directs helpless users to the man page. TODO: Make a way to write the current playlist to a file. I think just renaming the debug-playlist-log option could work, since you could pipe that to a file through your shell. + +TODO: Figure out a less "hacky" way to kill the process. Ideally we shouldn't + have to handle ^C and ^D ourselves; for instance right now ^Z is actually + broken, since we aren't using the shell's normal way of handling any + keyboard controls such as those! + +TODO: A way to kill the up-next song. + +TODO: Separate the code in loop-play.js to be a bit nicer. + +TODO: Cleaning up http-music.js would be nice as well! -- cgit 1.3.0-6-gf8a5