From 50c80025310264031e54c2bbd04917c40700ddcd Mon Sep 17 00:00:00 2001 From: Nathan Richard Date: Thu, 14 Feb 2019 12:07:33 +0100 Subject: [PATCH] Describe activation of the rich text controls feature in README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7d4c99c..cadae1a 100644 --- a/README.md +++ b/README.md @@ -304,6 +304,7 @@ Just about everything in Gooey's overall look and feel can be customized by pass | terminal_font_weight | Weight of the font (NORMAL\|BOLD) | | terminal_font_size | Point size of the font displayed in the terminal | | error_color | HEX value of the text displayed when a validation error occurs | +| richtext_controls | Switch on/off the console support for terminal control sequences (limited support for font weight and color). Defaults to : False | | menus | Show custom menu groups and items (see: [Menus](#menus) |