From 1059ff0247c08230ba857d3ed48439b035b0c386 Mon Sep 17 00:00:00 2001 From: Ava Hahn Date: Fri, 24 Mar 2023 18:54:51 -0700 Subject: [PATCH] elaborate in readme --- Readme.org | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/Readme.org b/Readme.org index 143c3bf..23f7fe2 100644 --- a/Readme.org +++ b/Readme.org @@ -482,18 +482,7 @@ Note: this section only tracks the state of incomplete TODO items. Having everyt ** TODO Pre-alpha tasks - Shell module - - Only loadable via POSIX config var - - Overload Load function to hook into this lib - - arg processor because these are control flow - - Process launching with environment variables - - "flag" function - - "switch" function - - "with" function (load with) - - Optional form of process which allows fd redirecting - - Background processes (bg function) - - Foreground process TTY (fg function) - - list jobs (j function) - - Readme documentation for POSIX module + - See todo steps in posix.rs - logging library - make const all the error messages