]> git.mdlowis.com Git - projs/tide.git/commitdiff
updated todo file to remove implemented features
authorMichael D. Lowis <mike@mdlowis.com>
Sat, 22 Oct 2016 02:15:31 +0000 (22:15 -0400)
committerMichael D. Lowis <mike@mdlowis.com>
Sat, 22 Oct 2016 02:15:31 +0000 (22:15 -0400)
TODO.md

diff --git a/TODO.md b/TODO.md
index 39689ed53db5e7a2885048f3d6306ffed20bd2e3..d4f85528633e16ca403e334dbff699e863456183 100644 (file)
--- a/TODO.md
+++ b/TODO.md
@@ -9,25 +9,13 @@
 * Implement omnicomplete pop-up
 * Implement Tab for command/tag execution
 
-# Unicode
-
-* Fix display of asian scripts and combining characters
-
 # Graphical User Interface
 
-* Display modified status of buffer
-* Display name of file in status
 * Display line location and num lines in status
-* Display file encoding in status
-* Display line ending style in status
 * Implement visual mode
 
 # Mouse User Interface
 
-* Left click to move cursor
-* Left click and drag to select text
-* Double left click to select word
-* Double left click on newline or empty space to select line
 * Triple left click to select "big" word (contiguous block of non-ws chars)
 * Right click to plumb word or search
 * Copy to clipboard on select