chiark / gitweb /
Another TODO I thought of.
authorSimon Tatham <anakin@pobox.com>
Sun, 7 Jan 2024 07:30:39 +0000 (07:30 +0000)
committerSimon Tatham <anakin@pobox.com>
Sun, 7 Jan 2024 07:30:39 +0000 (07:30 +0000)
TODO.md

diff --git a/TODO.md b/TODO.md
index ca2fefc58b017696cbd976e0927ad3368c1b4873..4e3b708af2c75758f288fb593230c1653319ae52 100644 (file)
--- a/TODO.md
+++ b/TODO.md
@@ -54,6 +54,21 @@ offer an option to vote in it.
 
 An expired poll should show its results.
 
+### Scrolling to keep the selection in view
+
+Various keyboard commands let you select a user or a post from a file
+you're reading. All of these let you move the selection highlight back
+and forth between entities of the desired type. But you can move the
+highlight off the top or bottom of the visible screen, and then it's
+hard to see what you're doing. It would be better to scroll to keep
+the selection in view.
+
+That _isn't_ how real Monochrome does it. This unergonomic
+non-scrolling interface is faithfully mimicking real Mono (apart from
+the fact that real Mono is also less good at highlighting what's
+selected at all). But this is a place I think we can improve on the
+original!
+
 ## Posting
 
 ### Posting a whole thread