]> git.mdlowis.com Git - projs/tide.git/commitdiff
reorg the todo list
authorMichael D. Lowis <mike@mdlowis.com>
Mon, 31 Dec 2018 04:15:07 +0000 (23:15 -0500)
committerMichael D. Lowis <mike@mdlowis.com>
Mon, 31 Dec 2018 04:15:07 +0000 (23:15 -0500)
TODO.md

diff --git a/TODO.md b/TODO.md
index 4228879cdb5a5d403d725358e16ecb369a86db44..cee6d02962eb81c850135d0ebd4496c08b8e1ac6 100644 (file)
--- 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: