From 25e3e068ed0eeef22a3bd9b0fb37c083c4066561 Mon Sep 17 00:00:00 2001 From: sin Date: Sun, 16 Nov 2014 13:24:44 +0000 Subject: [PATCH] Add note about UTF-8 support in TODO --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index 2e82a93..399574c 100644 --- a/TODO +++ b/TODO @@ -33,5 +33,8 @@ If you are looking for some work to do on sbase, another option is to pick a utility of interest and check the POSIX specification to see if there are any features missing. +We also need to add support for UTF-8. The existing consensus is to import +http://git.suckless.org/libutf in sbase. + [0] http://landley.net/toybox/roadmap.html [1] http://git.suckless.org/ubase/