« get me outta code hell

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:
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 e95a8e7..38f7cfe 100644
--- a/todo.txt
+++ b/todo.txt
@@ -421,3 +421,5 @@ TODO: Investigate menubar UX - now that it uses KeyboardSelector, it's very
       should we make its selection index reset to zero (i.e. the 'mtui' option)
       whenever it's selected (via the keyboard)?
       (Done! Decided yes.)
+
+TODO: When a telnet client disconnects, the music stops. This shouldn't happen!