« get me outta code hell

Add Home/End support to scroll to top/bottom - 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>2019-09-15 18:38:48 -0300
committerFlorrie <towerofnix@gmail.com>2019-09-15 18:39:58 -0300
commit332a40a1980a7f246fd67e0a91cdbf104f46bf41 (patch)
tree496e1712fa1e0bd2b247d7be889db791a0a31b50 /todo.txt
parentacb6e7bd48e11105b8e57ed703fd75782a2933cc (diff)
Add Home/End support to scroll to top/bottom
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