From: Michael D. Lowis Date: Sat, 22 Oct 2016 02:15:31 +0000 (-0400) Subject: updated todo file to remove implemented features X-Git-Url: https://git.mdlowis.com/?a=commitdiff_plain;h=2592d41cee80452dd6fddbc8dee6b81f72919709;p=projs%2Ftide.git updated todo file to remove implemented features --- 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