From 2981e0fd0e238f120811e1955e4f1bfddf93a326 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Fri, 19 Feb 2016 16:43:28 +0100 Subject: libsmartcols: support continuous printing This patch allows to disable line-breaks. This feature is usable when you want to re-print the same line more than once -- move terminal cursor to the begin of the line and print again and again (aka progress bar). Signed-off-by: Karel Zak --- libsmartcols/docs/libsmartcols-sections.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'libsmartcols/docs') diff --git a/libsmartcols/docs/libsmartcols-sections.txt b/libsmartcols/docs/libsmartcols-sections.txt index 4ac129141..c9bbec45b 100644 --- a/libsmartcols/docs/libsmartcols-sections.txt +++ b/libsmartcols/docs/libsmartcols-sections.txt @@ -103,6 +103,7 @@ scols_table_enable_export scols_table_enable_json scols_table_enable_maxout scols_table_enable_noheadings +scols_table_enable_nolinesep scols_table_enable_nowrap scols_table_enable_raw scols_table_get_column -- cgit v1.2.3-55-g7522