docs: update TODO

Signed-off-by: Karel Zak <kzak@redhat.com>
This commit is contained in:
Karel Zak 2015-02-27 14:46:43 +01:00
parent 4310faf950
commit 342172b24d
1 changed files with 2 additions and 4 deletions

View 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
-----