From 332a40a1980a7f246fd67e0a91cdbf104f46bf41 Mon Sep 17 00:00:00 2001 From: Florrie Date: Sun, 15 Sep 2019 18:38:48 -0300 Subject: Add Home/End support to scroll to top/bottom --- todo.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'todo.txt') 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 -- cgit 1.3.0-6-gf8a5