]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
docs: update TODO
authorKarel Zak <kzak@redhat.com>
Wed, 10 Mar 2021 15:15:30 +0000 (16:15 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 10 Mar 2021 15:15:30 +0000 (16:15 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
Documentation/TODO

index ee3bd415a20d7ca6bbb1740632b6c0888bd44b92..e7e867e87d2759c24e726f232b3bdc40d6f212fc 100644 (file)
@@ -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()