From 06d4f77a031d45b0f831fadc02eab598d7912d31 Mon Sep 17 00:00:00 2001 From: "Michael D. Lowis" Date: Thu, 8 Jun 2017 18:43:09 -0400 Subject: [PATCH] Updated TODO --- TODO.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index a810e4b..f014f89 100644 --- 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 -- 2.49.0