From 63d2455d049281a86257ad52b3d90a4117228a1b Mon Sep 17 00:00:00 2001 From: Mike Lowis Date: Wed, 5 Oct 2016 10:46:40 -0400 Subject: [PATCH] Added to TODO list --- TODO.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) 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 -- 2.49.0