]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
docs: update TODO, add "column --output-width unlimited"
authorKarel Zak <kzak@redhat.com>
Mon, 7 Mar 2022 09:33:43 +0000 (10:33 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 7 Mar 2022 09:33:43 +0000 (10:33 +0100)
Addresses: https://github.com/util-linux/util-linux/issues/1618
Signed-off-by: Karel Zak <kzak@redhat.com>
Documentation/TODO

index a25a3e01c73f39ef58b39cb77783661e7db5babf..d5d40ef3ddc00aba1f5f088b972d84cae2827583 100644 (file)
@@ -144,6 +144,12 @@ libsmartcols / column -t
     * extend 'struct libscols_symbols', use box-drawing chars UTF8/ASCII
     * add scols_table_enable_border()
 
+
+column(1):
+  - add "--output-width unlimited" and no call cols_table_set_termwidth() and
+    cols_table_set_termforce() in this case. See https://github.com/util-linux/util-linux/issues/1618
+
+
 libblkid
 --------