From: Michael D. Lowis Date: Thu, 8 Jun 2017 22:43:09 +0000 (-0400) Subject: Updated TODO X-Git-Url: https://git.mdlowis.com/?a=commitdiff_plain;h=06d4f77a031d45b0f831fadc02eab598d7912d31;p=projs%2Ftide.git Updated TODO --- 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