update readme
Signed-off-by: Ava Hahn <ava@sunnypup.io>
This commit is contained in:
parent
1ef0a534db
commit
293eef7d8e
1 changed files with 2 additions and 7 deletions
|
|
@ -482,11 +482,9 @@ Note: this section will not show the status of each item unless you are viewing
|
|||
Note: this section only tracks the state of incomplete TODO items. Having everything on here would be cluttered.
|
||||
|
||||
** TODO Pre-alpha tasks
|
||||
- Shell module
|
||||
- ignore job control signals (if needed)
|
||||
- background processes
|
||||
- be able to list all background processes with j function
|
||||
- Shell module (see branch: fully-interactive-shell)
|
||||
- be able to fg a bg process
|
||||
- be able to list all background processes with j function
|
||||
- be able to bg and fg process (ctrl z?)
|
||||
- Documentation!
|
||||
- logging library
|
||||
|
|
@ -532,9 +530,6 @@ Note: this section only tracks the state of incomplete TODO items. Having everyt
|
|||
** TODO v1.0 tasks
|
||||
- export function (dump symbol definitions to script and/or append)
|
||||
- then write doc on interactive development
|
||||
- completion:
|
||||
- complete string: path search
|
||||
- complete symbol: syms search
|
||||
- Write next_has member function for &Seg and simplify stdlib and probably also eval/sym
|
||||
- Rename to Flesh
|
||||
- Can pass args to relish scripts (via interpreter)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue