From f12c1141eb45b7c5b752dc5a2946a917a145c044 Mon Sep 17 00:00:00 2001 From: "Christoph J. Scherr" Date: Thu, 14 Sep 2023 17:46:03 +0200 Subject: [PATCH] todo --- TODO.norg | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/TODO.norg b/TODO.norg index 1a5abdc..916b20f 100644 --- a/TODO.norg +++ b/TODO.norg @@ -9,8 +9,10 @@ This is a list of tasks that would be cool to add. - (x) Be able to dump larger files or put out an error - (x) Stop reading when read gets blocked /somehow/ Simple syscall - - ( ) Wait for new input when the file is lazy - - ( ) Install script to system + - (x) Wait for new input when the file is lazy + - (x) Install script to system + Using update-alternatives is the most handy + - ( ) Write a complete task for this stuff *** Networking - ( ) Mini curl *** Packaging