From acb6e7bd48e11105b8e57ed703fd75782a2933cc Mon Sep 17 00:00:00 2001 From: Florrie Date: Sun, 15 Sep 2019 18:29:17 -0300 Subject: Jump to top/bottom in context menus Although we don't have any context menu options which start with the letter G yet, if we did, the keyboard selector would (intentionally) take priority and focus that element instead of doing jump to start/ bottom behavior. However, pressing Home/End will always work (once it's implemented). --- todo.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'todo.txt') diff --git a/todo.txt b/todo.txt index 6af1370..2163271 100644 --- a/todo.txt +++ b/todo.txt @@ -349,6 +349,7 @@ TODO: If you press any key which should select a particular element of the UI TODO: g/G should work for navigation in context menus! And probably all ListScrollForms, tbh, but I'm kinda weary of introducing new behavior like that to tui-lib. + (Done!) 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 -- cgit 1.3.0-6-gf8a5