commit 52eb3cd7541e4e249eb72beef07a2030b3434db1
parent e6a201f682db143046aba89c33e71aa7b7ab8648
Author: Frederic Cambus <fred@statdns.com>
Date: Wed, 12 Dec 2018 19:26:59 +0100
Update TODO
Diffstat:
1 file changed, 0 insertions(+), 4 deletions(-)
diff --git a/TODO b/TODO
@@ -1,10 +1,6 @@
- Increment ansi_buffer by more than one element at a time when using realloc
in order to avoid wasting memory. Switch to OpenBSD reallocarray?
-- Parse ANSI in two pass, like we do for Tundra, to avoid storing temporary
- data and save memory?
-- Use OpenBSD style(9) for function prototypes and declarations?
- Fix rendering bugs in the PabloDraw 24-bit ANSI sequences handling
-- Fuzz with AFL, especially for non ANSI formats
- Allow enabling DOS aspect ratio + retina at the same time
- Wrap lines longer than 80 columns
- Add a manual page for the library