master
tests: add SCS escape sequence test for column
column: remove remaining bitfield in struct member
tests: add column(1) columnate test
tests: (column) use actually invalid multibytes to test encoding
tests: test column(1) with multiple input files
tests: add column tests
tests: add column(1) table test
tests: add empty column test
column: fix outputing empty column at the end of line
tests: add column --table-empty-lines test
tests: add tests for column --table-header-as-columns
tests: (column) improve tests
tests: add tests for new column features
tests: column(1) test non-space separator at begin of line
tests: update column(1) space-separator test
tests: (column) add more tests
column: add JSON compact format output subtest.
column: add JSON LINES format output subtest.
libsmartcols: fix column width calculation
tests: (column) add range and negative numbers column addresses
libsmartcols: don't include hidden headers in column width calculation
tests: add column strictwidth test
libsmartcols: improve truncation of column width
column: add --wrap-separator option for custom text wrapping