note further autocomplete work in Readme

Signed-off-by: Ava Affine <ava@sunnypup.io>
This commit is contained in:
Ava Apples Affine 2024-02-20 14:37:40 -08:00
parent 108e25e336
commit dcb34c9ab1

View file

@ -165,12 +165,12 @@ Note: this section only tracks the state of incomplete TODO items. Having everyt
** TODO v1.0 tasks ** TODO v1.0 tasks
- Can pass args to flesh scripts (via command line) - Can pass args to flesh scripts (via command line)
- Can pass args to flesh scripts (via interpreter) - Can pass args to flesh scripts (via interpreter)
- tab completion for symbols also attempts to complete binaries
- declare macros - declare macros
- Release CI - Release CI
- Make an icon if you feel like it - Make an icon if you feel like it
- Post release to relevant channels - Post release to relevant channels
** TODO v1.1 tasks ** TODO v1.1 tasks
- all autocomplete is done via configurable userfunction, default documented with 1:1 functionality
- Pipe also operates on stderr - Pipe also operates on stderr
- better emacs language mode - better emacs language mode
- finish the [[file:snippets/interactive-devel.f][interactive development library]] - finish the [[file:snippets/interactive-devel.f][interactive development library]]