From a7676c3a505b2ce7c28c6a8c9b14ab77c5e306c0 Mon Sep 17 00:00:00 2001 From: anon Date: Fri, 4 Aug 2023 20:10:06 +0200 Subject: [PATCH] added new bug --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 97ee283..1a696cd 100644 --- a/TODO +++ b/TODO @@ -8,5 +8,6 @@ + Figure out what the deal is with changestring() + scollbar() uses int literals? + ctrl+d segfaults ++ tab scrolls the results + recursive macro function to assign KEY_* default values; look for a new and shiny preprocessor?