Browse Source

typo

1.0.5-release-candidate
eladeyal-intel 4 years ago
committed by Chris
parent
commit
fa76c19127
1 changed files with 1 additions and 1 deletions
  1. 2
      docs/Using-Richtext-Controls.md

2
docs/Using-Richtext-Controls.md

@ -4,7 +4,7 @@
<img src="https://github.com/chriskiehl/GooeyImages/raw/images/docs/richtext-controls/richtext-screen.png">
</p>
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)
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 examples 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.

Loading…
Cancel
Save