summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Documentation/TODO6
1 files changed, 2 insertions, 4 deletions
diff --git a/Documentation/TODO b/Documentation/TODO
index a7417ea58..d1b7ccba3 100644
--- a/Documentation/TODO
+++ b/Documentation/TODO
@@ -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
-----