]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libsmartcols: add scols_table_enable_nowrap()
authorKarel Zak <kzak@redhat.com>
Mon, 7 Dec 2015 11:03:52 +0000 (12:03 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 7 Dec 2015 11:03:52 +0000 (12:03 +0100)
commitdf73852b6ec0d22c947647c03f447ce2edc22904
tree107eb89dc8f2b943b7a522abe64f651a75bf57c1
parent86688c378b7b3bebfd145561ad252c4247cc44c1
libsmartcols: add scols_table_enable_nowrap()

This allows to use libsmartcols in ncurses programs without any
additional voodoo.

Signed-off-by: Karel Zak <kzak@redhat.com>
libsmartcols/docs/libsmartcols-sections.txt
libsmartcols/src/libsmartcols.h.in
libsmartcols/src/libsmartcols.sym
libsmartcols/src/smartcolsP.h
libsmartcols/src/table.c
libsmartcols/src/table_print.c