« get me outta code hell

identifier per socket connection - 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:
author(quasar) nebula <towerofnix@gmail.com>2021-04-23 11:44:58 -0300
committer(quasar) nebula <towerofnix@gmail.com>2021-04-23 11:44:58 -0300
commit533f2898871cc5c1a548308537fbcd4f8d4bbdf5 (patch)
tree68194e3ce3c8f14c928583709bda0bf3eef9efaf /todo.txt
parent45f804fef3766e3183610b93ac3d1ffb89f08408 (diff)
identifier per socket connection
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 fd024d7..b2068c9 100644
--- a/todo.txt
+++ b/todo.txt
@@ -581,3 +581,5 @@ TODO: Pressing next track (shift+N) on the last track should start the first
       track, if the queue is being looped.
 
 TODO: Tabber tab list should be accessible via tab (key).
+
+TODO: Show current index and number of tabs beside tabber tab list.