File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 78
78
- [ remove_settable.py] ( https://github.com/python-cmd2/cmd2/blob/main/examples/remove_settable.py )
79
79
- Shows how to remove any of the built-in cmd2 ` Settables ` you do not want in your cmd2
80
80
application
81
+ - [ rich_tables.py] ( https://github.com/python-cmd2/cmd2/blob/main/examples/rich_tables.py )
82
+ - Example of using Rich Tables within a cmd2 application for displaying tabular data
83
+ - [ rich_theme.py] ( https://github.com/python-cmd2/cmd2/blob/main/examples/rich_theme.py )
84
+ - Demonstrates how to create a custom theme for a cmd2 application
81
85
- [ tmux_launch.sh] ( https://github.com/python-cmd2/cmd2/blob/main/examples/tmux_launch.sh )
82
86
- Shell script that launches two applications using tmux in different windows/tabs
83
87
- [ tmux_split.sh] ( https://github.com/python-cmd2/cmd2/blob/main/examples/tmux_split.sh )
You can’t perform that action at this time.
0 commit comments