## 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
* 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: