]> git.mdlowis.com Git - projs/tide.git/commitdiff
updated todo file
authorMichael D. Lowis <mike@mdlowis.com>
Tue, 29 Nov 2016 00:23:11 +0000 (19:23 -0500)
committerMichael D. Lowis <mike@mdlowis.com>
Tue, 29 Nov 2016 00:23:11 +0000 (19:23 -0500)
TODO.md

diff --git a/TODO.md b/TODO.md
index ad701310d23473bcb702af795e19a4df13839855..e06cdec2223e7ff349cb495938c8ce52cd0f2670 100644 (file)
--- a/TODO.md
+++ b/TODO.md
@@ -8,7 +8,9 @@
 * Implement minimal regex search (per Kernighan article)
 * Implement fuzzy file/buffer/tag picker
 * Implement omnicomplete pop-up
-* Mode to expand tabs to spaces* off by one error on scrolling up with wrapped lines
+* Mode to expand tabs to spaces
+* Auto indent mode
+* off by one error on scrolling up with wrapped lines
 * block selection should handle brace-balancing
 * Right click should fetch file if it exists, search otherwise
     * directories in browse?
 
 # Auxillary Programs
 
+* Acme-like window manager
 * Win-like terminal emulator
+* File browser
+* Webkit-based web browser
 
 # Graphical User Interface