From: Mike Lowis Date: Wed, 5 Oct 2016 14:46:40 +0000 (-0400) Subject: Added to TODO list X-Git-Url: https://git.mdlowis.com/?a=commitdiff_plain;h=63d2455d049281a86257ad52b3d90a4117228a1b;p=projs%2Ftide.git Added to TODO list --- diff --git a/TODO.md b/TODO.md index 61ba6ea..f5ca585 100644 --- a/TODO.md +++ b/TODO.md @@ -21,11 +21,15 @@ * 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