]> git.ipfire.org Git - thirdparty/util-linux.git/commit
column: add --color[=<when>] to control colorization
authorKarel Zak <kzak@redhat.com>
Tue, 8 Jul 2025 15:02:52 +0000 (17:02 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 8 Jul 2025 15:02:52 +0000 (17:02 +0200)
commited6bc65cac382d58e5e3881149a9cbc7486cca03
tree92fe08c59fa20d03f058f7a04dba72ae891e0dcd
parent717c5693832b89ee7526d6377c72b844a6b7c3e5
column: add --color[=<when>] to control colorization

This implements terminal-colors.d(5) behavior.

Signed-off-by: Karel Zak <kzak@redhat.com>
bash-completion/column
meson.build
text-utils/Makemodule.am
text-utils/column.1.adoc
text-utils/column.c