From 39dac1d7c1e3c77c2795fb6d31764bd3f4c51b40 Mon Sep 17 00:00:00 2001 From: Chris Date: Sun, 12 Apr 2020 15:32:20 -0700 Subject: [PATCH] Update Using-Richtext-Controls.md --- docs/Using-Richtext-Controls.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Using-Richtext-Controls.md b/docs/Using-Richtext-Controls.md index 0523359..17ff605 100644 --- a/docs/Using-Richtext-Controls.md +++ b/docs/Using-Richtext-Controls.md @@ -4,7 +4,7 @@

-Gooey has a support for basic terminal control sequences. These let you control weight and color of the output font. +Gooey has a support for basic terminal control sequences. These let you control weight and color of the output font. For a full runnable example, checkout the code [from the examlpes repository](https://github.com/chriskiehl/GooeyExamples/blob/master/examples/richtext_demo.py) You can enable this mode by passing the `richtext_controls` option to the Gooey decorator. @@ -310,4 +310,4 @@ Similar to the Attributes, foreground colors can be specified either by their co | 255 | grey_93 | | 256 | default | - \ No newline at end of file +