commit 1067c138245e5c5bda6ed12aa7015ac18f5a036f
parent 7a12f331c3603b35f823adc894a52b6841ff5307
Author: Jack Mordaunt <jackmordaunt.dev@gmail.com>
Date: Wed, 15 Mar 2023 14:07:52 +0800
todo: powershell fallback
Signed-off-by: Jack Mordaunt <jackmordaunt.dev@gmail.com>
Diffstat:
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/TODO.md b/TODO.md
@@ -5,4 +5,5 @@
- should callback be mapped to their action
- or should we use a single callback for the entire notification
- properly handle exe cold activation
-- move all orchestration to Go side and use C for the static vtable definitions
-\ No newline at end of file
+- move all orchestration to Go side and use C for the static vtable definitions
+- install powershell fallback
+\ No newline at end of file