]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Merge branch 'column-handle-ansi-escapes' of https://github.com/juarezr/util-linux
authorKarel Zak <kzak@redhat.com>
Mon, 12 Feb 2024 11:48:13 +0000 (12:48 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 12 Feb 2024 11:48:13 +0000 (12:48 +0100)
* 'column-handle-ansi-escapes' of https://github.com/juarezr/util-linux:
  column: add doc comment explaining ansi code detection
  column: fix regression tests complaint
  column: add test for ansi escapes
  column: fix unaligned cols in text with ansi escapes


Trivial merge