commit 46a6c4cba30fb84fbae9676a95f3cd556d5e831f
parent 3042891ff5450b28f0f15a7197c5f0fa1f97c527
Author: Frederic Cambus <fred@statdns.com>
Date: Sun, 16 Apr 2017 22:01:02 +0200
Update TODO
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/TODO b/TODO
@@ -4,3 +4,4 @@
- Use standard C functions to parse ANSI sequences and get rid of explode
- Increment ansi_buffer by more than one element at a time when using realloc
in order to avoid wasting memory. Switch to OpenBSD reallocarray?
+- Create a function to set palettes, store default palettes in config?