From b975ec817066da2f13fa0f00b92e0a4ccf9c2b93 Mon Sep 17 00:00:00 2001 From: "Michael D. Lowis" Date: Sun, 30 Dec 2018 23:15:07 -0500 Subject: [PATCH] reorg the todo list --- TODO.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/TODO.md b/TODO.md index 4228879..cee6d02 100644 --- a/TODO.md +++ b/TODO.md @@ -7,16 +7,15 @@ ## STAGING -* group by hostname or group env var in registrar -* Ctrl+D should not pass tag name as arg when executing tag commands -* 'Get' tag with argument currently segfaults -* registrar doesnt match open windows when new file created and is then opened for edit or line number -* implement a mini-sed command to standardize scripts across platforms without relying on sed -* registrar should remove invalid windows from registry when detected -* tide should re-register with the registrar when a new registrar is launched -* edit command should have a force option to launch tide without registrar notification -* Line - Get the current line number(s) containing the selection -* gap buffer does not handle UTF-8 currently +* registrar: doesnt match open windows when new file created and is then opened for edit or line number +* registrar: group by hostname or group env var in registrar +* registrar: should remove invalid windows from registry when detected +* tide: Ctrl+D should not pass tag name as arg when executing tag commands +* tide: 'Get' tag with argument currently segfaults +* tide: should re-register with the registrar when a new registrar is launched +* tide: Line - Get the current line number(s) containing the selection +* tide: gap buffer does not handle UTF-8 currently +* edit: should have a force option to launch tide without registrar notification ## BACKLOG @@ -26,6 +25,7 @@ * implement script for toggling between header and source file * refactor selection handling to avoid swapping manually (use buf_selbeg and buf_selend) * encode EOL setting in log entries? +* implement a mini-sed command to standardize scripts across platforms without relying on sed Tags: -- 2.52.0