From 28a3cc83c56eca679302d8d51a5056b836e3c86e Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Mon, 31 Jul 2017 11:45:23 +0200 Subject: libsmartcols: add scols_table_enable_noencoding() Now the library encode all output. It seems too strict and difficult to use the library for some use-cases -- for example if you want to use the library for already colorized output (by esc.sequences). Signed-off-by: Karel Zak --- libsmartcols/docs/libsmartcols-sections.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libsmartcols/docs') diff --git a/libsmartcols/docs/libsmartcols-sections.txt b/libsmartcols/docs/libsmartcols-sections.txt index e72637add..974123540 100644 --- a/libsmartcols/docs/libsmartcols-sections.txt +++ b/libsmartcols/docs/libsmartcols-sections.txt @@ -112,6 +112,7 @@ scols_table_add_line scols_table_colors_wanted scols_table_enable_ascii scols_table_enable_colors +scols_table_enable_noencoding scols_table_enable_export scols_table_enable_header_repeat scols_table_enable_json @@ -140,6 +141,7 @@ scols_table_is_header_repeat scols_table_is_json scols_table_is_maxout scols_table_is_noheadings +scols_table_is_noencoding scols_table_is_nolinesep scols_table_is_nowrap scols_table_is_raw -- cgit v1.2.3-55-g7522