From 2592d41cee80452dd6fddbc8dee6b81f72919709 Mon Sep 17 00:00:00 2001 From: "Michael D. Lowis" Date: Fri, 21 Oct 2016 22:15:31 -0400 Subject: [PATCH] updated todo file to remove implemented features --- TODO.md | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/TODO.md b/TODO.md index 39689ed..d4f8552 100644 --- 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 -- 2.49.0