« 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.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/todo.txt b/todo.txt
index 2163271..45cee2f 100644
--- a/todo.txt
+++ b/todo.txt
@@ -353,8 +353,10 @@ TODO: g/G should work for navigation in context menus! And probably all
 
 TODO: PageUp/PageDown support is complicated to implement (I've tried) and
       should come eventually, but for now just make Home/End work as aliases
-      for g/G. This means making it possible for the keybinding system to let
-      a single input function return true for multiple different keys!
+      for g/G. ~~This means making it possible for the keybinding system to let
+      a single input function return true for multiple different keys!~~
+      Actually, we already had that part implemented. :P
+      (Done!)
 
 TODO: Work out the BIGGER framerate shenanigans. Specifically: down with the
       render interval! Or, more literally, get rid of it altogether. Only