]> git.mdlowis.com Git - projs/tide.git/commitdiff
added scrollbar to TODO list
authorMichael D. Lowis <mike@mdlowis.com>
Fri, 24 Feb 2017 22:43:50 +0000 (17:43 -0500)
committerMichael D. Lowis <mike@mdlowis.com>
Fri, 24 Feb 2017 22:43:50 +0000 (17:43 -0500)
TODO.md

diff --git a/TODO.md b/TODO.md
index f2da0168bdad219084d1f6435829622df93cdc9f..a631aa6035b000e2df425dbbad9a85a15d11d630 100644 (file)
--- a/TODO.md
+++ b/TODO.md
@@ -2,6 +2,7 @@
 
 Up Next:
 
+* implement 9term-like scrollbar
 * check for file changes on save
 * check for file changes when window regains focus
 * Right click in tags region should search edit region
@@ -12,7 +13,6 @@ Up Next:
 
 Tomorrow-ish:
 
-* Selection bug when selecting text with tabs
 * off by one error on scrolling up with wrapped lines
 * add a distinct state for pointer move versus drag
 * Add a SaveAs tag that takes an argument for the filename to save as