]> git.mdlowis.com Git - projs/tide.git/commitdiff
Added to TODO list
authorMike Lowis <mike.lowis@gentex.com>
Wed, 5 Oct 2016 14:46:40 +0000 (10:46 -0400)
committerMike Lowis <mike.lowis@gentex.com>
Wed, 5 Oct 2016 14:46:40 +0000 (10:46 -0400)
TODO.md

diff --git a/TODO.md b/TODO.md
index 61ba6eaeaa87d67af3f571e49931cc23af9e9417..f5ca585ec2adf8bbd026a5b74adf09fb9343393c 100644 (file)
--- a/TODO.md
+++ b/TODO.md
 
 * Left click to move cursor
 * Left click and drag to select text
-* Right click to plumb word or search
 * Double left click to select word
-* Double left click on newline to select line
-* Triple left click to select line
+* 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
 
 # Keyboard User Interface
 
 * Implement VI-like keybindings
+
+# Command Language
+
+* Implement a Sam/Acme-like command language