commit 5a5a159e7bdb78d915c5d726c601c043d305c2a8 parent d84960d6ff1591fb2851ca6cb82ce67f2eb75604 Author: Frederic Cambus <fcambus@users.sourceforge.net> Date: Thu, 29 Oct 2015 23:43:25 +0100 Documentation update (ANSI sequences display) Diffstat:
M | README.md | | | 8 | ++++++++ |
1 file changed, 8 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -129,6 +129,14 @@ Both `metric` and `imperial` systems are supported. Default: `metric` +### Display ANSI sequences + +Toggle ANSI sequences display. Value can be either `true` (requires an ANSI capable display) or `false`. + + ansi:true + +Default: `true` + ### Display symbols Toggle Unicode symbols display. Value can be either `true` (requires an Unicode capable display) or `false`.