From: Karel Zak Date: Wed, 10 Mar 2021 15:15:30 +0000 (+0100) Subject: docs: update TODO X-Git-Tag: v2.37-rc1~77 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b6dbcbae6d1fb2ba195236c22722c701e026546;p=thirdparty%2Futil-linux.git docs: update TODO Signed-off-by: Karel Zak --- diff --git a/Documentation/TODO b/Documentation/TODO index ee3bd415a2..e7e867e87d 100644 --- a/Documentation/TODO +++ b/Documentation/TODO @@ -14,6 +14,8 @@ script (lib/pty-session.c) - (!) add #ifdefs and optional code for non-signalfd() systems + + docs ---- - use terminal hyperlinks (for example for --help) @@ -120,6 +122,9 @@ login-utils: libsmartcols / column -t ------------------------ + - fix color use, color has to be used for all cell, line and column. Now it's + used only for text, but no for padding chars and cell separators (line color). + - add column --table-header-color - add support for border of table * extend 'struct libscols_symbols', use box-drawing chars UTF8/ASCII * add scols_table_enable_border()