From a5b0a8dd423fd15d133645987f21a3e87f5fa606 Mon Sep 17 00:00:00 2001 From: Oskar Date: Sat, 20 Apr 2024 13:36:16 +0200 Subject: new_line is now very very efficient --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO b/TODO index d2cc8d9..1290cca 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,4 @@ TODO list. This is mostly so i can plan more granularly and remember small stuff i was working on last time and what i should prioritise first. This is not my overall big planning board. (1 highest prio, 10 lowest) -1 - Make new_line and remove_line_contents more efficient. Maybe allow specifying amount of lines to add so we dont need to call the function too many times. +1 - remove_line_contents more efficient. Maybe allow specifying amount of lines to add so we dont need to call the function too many times. -- cgit v1.2.3