From dcb34c9ab15b7777bb66318be828463ffc572446 Mon Sep 17 00:00:00 2001 From: Ava Affine Date: Tue, 20 Feb 2024 14:37:40 -0800 Subject: [PATCH] note further autocomplete work in Readme Signed-off-by: Ava Affine --- Readme.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.org b/Readme.org index 5c87a01..a8cab6a 100644 --- a/Readme.org +++ b/Readme.org @@ -165,12 +165,12 @@ Note: this section only tracks the state of incomplete TODO items. Having everyt ** TODO v1.0 tasks - Can pass args to flesh scripts (via command line) - Can pass args to flesh scripts (via interpreter) -- tab completion for symbols also attempts to complete binaries - declare macros - Release CI - Make an icon if you feel like it - Post release to relevant channels ** TODO v1.1 tasks +- all autocomplete is done via configurable userfunction, default documented with 1:1 functionality - Pipe also operates on stderr - better emacs language mode - finish the [[file:snippets/interactive-devel.f][interactive development library]]