We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37b8bca commit fa2de84Copy full SHA for fa2de84
docs/features/generating_output.rst
@@ -118,8 +118,8 @@ terminal.
118
119
``cmd2`` imports and uses Colorama and provides a number of convenience methods
120
for generating colorized output, measuring the screen width of colorized
121
-output, setting the window title in the terminal, and removing ANSI escape
122
-codes from a string. These functions are all documentated in
+output, setting the window title in the terminal, and removing ANSI text style
+escape codes from a string. These functions are all documentated in
123
:mod:`cmd2.ansi`.
124
125
After adding the desired escape sequences to your output, you should use one of
0 commit comments