]> git.mdlowis.com Git - projs/tide.git/commitdiff
Updated TODO
authorMichael D. Lowis <mike@mdlowis.com>
Thu, 8 Jun 2017 22:43:09 +0000 (18:43 -0400)
committerMichael D. Lowis <mike@mdlowis.com>
Thu, 8 Jun 2017 22:43:09 +0000 (18:43 -0400)
TODO.md

diff --git a/TODO.md b/TODO.md
index a810e4b63de1e31c400d47fde7eb7353e38951b0..f014f895319e4d81ce9fac6b86756a605cb1e67b 100644 (file)
--- a/TODO.md
+++ b/TODO.md
@@ -6,11 +6,12 @@ Up Next:
     var infoId = 'readerinfo'+reader.id;
 * Add a way to CD using a builtin (buffers will track original dir)
 * shortcut to jump to previous edit
-* xrandr dpi setting does not affect tide like it should
 * add command line flags to toggle options (Tabs, Indent, etc..)
+* implement X resources config file
 
 The Future:
 
+* Syntax highlighting
 * Case insensitive search
 * Ctrl+Up,Down requires two undos to revert.
 * Ctrl+Up,Down with non line selection should track column
@@ -26,7 +27,6 @@ The Future:
 * tab inserts dont coalesce like one would expect
 * Run commands in the background and don't block the main thread.
 * shortcut to repeat previous operation
-* add command env vars to set options (Tabs, Indent, etc..)
 * implement command diffing logic to optimize the undo/redo log
 * Status line should omit characters from beginning of path to make file path fit
 * pickfile directory traversal when no tags file