« get me outta code hell

remember scroll position of each group - 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>2020-05-03 15:17:09 -0300
committerFlorrie <towerofnix@gmail.com>2020-05-03 15:17:09 -0300
commit9a5dfd47147aaeb844fbfc9ae8137e67f735fff1 (patch)
treec4287a3f5366f26b98027acc0744b8844aa2a51e /todo.txt
parent75b8fdc3aa238f34825cd08faa6906e9b818f47c (diff)
remember scroll position of each group
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index c99c70d..168c69f 100644
--- a/todo.txt
+++ b/todo.txt
@@ -277,6 +277,7 @@ TODO: Remember the scroll position of each group. This should probably be done
       per-listing, but make sure the data disappears when the listing is
       destroyed (e.g. tab closed)! Have maps on the listings instead of the
       grouplikes themselves.
+      (Done!)
 
 TODO: Apparently shift-up/down selecting doesn't keep the selected item within
       the scroll view. Fix that.