aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarel Zak <kzak@redhat.com>2015-02-27 14:46:43 +0100
committerKarel Zak <kzak@redhat.com>2015-02-27 14:46:43 +0100
commit342172b24d8f0241a5de6ff9fa9bb998ca3c7e0f (patch)
treec9ec80f9d4399726f2dc2fc2062738a17297f7ca
parent4310faf9507b863adf0d735564f28db5c68ca600 (diff)
downloadutil-linux-playground-342172b24d8f0241a5de6ff9fa9bb998ca3c7e0f.tar.gz
docs: update TODO
Signed-off-by: Karel Zak <kzak@redhat.com>
-rw-r--r--Documentation/TODO6
1 files changed, 2 insertions, 4 deletions
diff --git a/Documentation/TODO b/Documentation/TODO
index a7417ea58c..d1b7ccba31 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
-----