summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorOskar <>2024-04-15 19:47:11 +0200
committerOskar <>2024-04-15 19:47:11 +0200
commitd84e48daea04e59a39c83220a22fa1462d515b0c (patch)
tree367626125a0fdd79de3b6c498d6c3ee67b411980 /TODO
parent54dd830ece95d7a2666d0ec2931c873116f76411 (diff)
Bug with 'D' is fixed. Will continue testing.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 2d85b95..313e77a 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,7 @@
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 - Perform full test of the whole program. (I already found a major bug)
+1 - Perform full test of the whole program.
2 - Re-write Makefile to make it easier
2 - Add some quality of life features
3 - Re-write new_line and remove_line_contents for better performance. (They are very inefficient)