summaryrefslogtreecommitdiff
path: root/examples/python_scripting.py
diff options
context:
space:
mode:
authorKevin Van Brunt <kmvanbrunt@gmail.com>2021-10-11 15:20:46 -0400
committerKevin Van Brunt <kmvanbrunt@gmail.com>2021-10-11 15:20:46 -0400
commit1642e515f5cf27cfe80099d1adf1597bc620e196 (patch)
tree736a0ee6651ae8c2f8bd911e5101c51d370d8c5c /examples/python_scripting.py
parentc5aaee59dbd2a749b99a33437f9628bc7a9d55fc (diff)
downloadcmd2-git-1642e515f5cf27cfe80099d1adf1597bc620e196.tar.gz
Added support for 8-bit/256-colors with the cmd2.EightBitFg and cmd2.EightBitBg classes.
Added support for 24-bit/RGB colors with the cmd2.RgbFg and cmd2.RgbBg classes. Removed dependency on colorama. Deprecated cmd2.fg. Use cmd2.StdFg instead. Deprecated cmd2.bg. Use cmd2.StdBg instead. Changed type of ansi.allow_style from a string to an ansi.AllowStyle Enum class. Fixed bug where using choices on a Settable didn't verify that a valid choice had been entered.
Diffstat (limited to 'examples/python_scripting.py')
0 files changed, 0 insertions, 0 deletions