« get me outta code hell

Error handling stuff - mtui - Music Text User Interface - user-friendly command line music player
about summary refs log tree commit diff
path: root/todo.txt
diff options
context:
space:
mode:
authorFlorrie <towerofnix@gmail.com>2018-06-13 21:03:30 -0300
committerFlorrie <towerofnix@gmail.com>2018-06-13 21:03:30 -0300
commit3c0cd5c2a98685ab9fd0fdf97a1ac28ceb97dc74 (patch)
tree564dfa43da134f10cfaae9405a5152e3316ba51d /todo.txt
parent4de13b1d3e1cff28e331607b262513a9583aa08a (diff)
Error handling stuff
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index e190b31..c008d46 100644
--- a/todo.txt
+++ b/todo.txt
@@ -27,3 +27,5 @@ TODO: Pressing enter in the queue seems to not be doing the right thing?
       (Done!)
 
 TODO: iTunes downloader - test this.
+
+TODO: Warn if no mkfifo (means controls won't work).