]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
docs: update TODO
authorKarel Zak <kzak@redhat.com>
Fri, 27 Feb 2015 13:46:43 +0000 (14:46 +0100)
committerKarel Zak <kzak@redhat.com>
Fri, 27 Feb 2015 13:46:43 +0000 (14:46 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
Documentation/TODO

index a7417ea58c2b0c781d1c60801c8d8b7312cdeb69..d1b7ccba317b73e015c1c287d260f3b36d1ba21c 100644 (file)
@@ -23,10 +23,8 @@ cfdisk
 terminal-colors.d
 -----------------
 
-  - (!) check if the current terminal supports colors (e.g. max_colors in
-    terminfo; "tput colors" command)
-
-  - (!) add support for non-ANSI terminals (now we hardcode \033[ ...)
+  - (!) add support for non-ANSI terminals (now we hardcode \033[ ...) and read
+    colors from terminfo
 
 agetty
 -----