.pre-commit-config.yaml
.prettierignore
.prettierrc
CHANGELOG.md
GEMINI.md
LICENSE
MANIFEST.in
Makefile
README.md
cmd2.png
codecov.yml
mkdocs.yml
package.json
pyproject.toml
tasks.py
cmd2/__init__.py
cmd2/argparse_completer.py
cmd2/argparse_custom.py
cmd2/clipboard.py
cmd2/cmd2.py
cmd2/colors.py
cmd2/command_definition.py
cmd2/constants.py
cmd2/decorators.py
cmd2/exceptions.py
cmd2/history.py
cmd2/parsing.py
cmd2/plugin.py
cmd2/py.typed
cmd2/py_bridge.py
cmd2/rich_utils.py
cmd2/rl_utils.py
cmd2/string_utils.py
cmd2/styles.py
cmd2/terminal_utils.py
cmd2/transcript.py
cmd2/utils.py
cmd2.egg-info/PKG-INFO
cmd2.egg-info/SOURCES.txt
cmd2.egg-info/dependency_links.txt
cmd2.egg-info/requires.txt
cmd2.egg-info/top_level.txt
docs/doc_conventions.md
docs/index.md
docs/testing.md
docs/upgrades.md
docs/api/argparse_completer.md
docs/api/argparse_custom.md
docs/api/clipboard.md
docs/api/cmd.md
docs/api/colors.md
docs/api/command_definition.md
docs/api/constants.md
docs/api/decorators.md
docs/api/exceptions.md
docs/api/history.md
docs/api/index.md
docs/api/parsing.md
docs/api/plugin.md
docs/api/py_bridge.md
docs/api/rich_utils.md
docs/api/rl_utils.md
docs/api/string_utils.md
docs/api/styles.md
docs/api/terminal_utils.md
docs/api/transcript.md
docs/api/utils.md
docs/examples/alternate_event_loops.md
docs/examples/examples.md
docs/examples/getting_started.md
docs/examples/index.md
docs/features/argument_processing.md
docs/features/builtin_commands.md
docs/features/clipboard.md
docs/features/commands.md
docs/features/completion.md
docs/features/disable_commands.md
docs/features/embedded_python_shells.md
docs/features/generating_output.md
docs/features/help.md
docs/features/history.md
docs/features/hooks.md
docs/features/index.md
docs/features/initialization.md
docs/features/misc.md
docs/features/modular_commands.md
docs/features/multiline_commands.md
docs/features/os.md
docs/features/packaging.md
docs/features/plugins.md
docs/features/prompt.md
docs/features/redirection.md
docs/features/scripting.md
docs/features/settings.md
docs/features/shortcuts_aliases_macros.md
docs/features/startup_commands.md
docs/features/table_creation.md
docs/features/theme.md
docs/features/transcripts.md
docs/javascripts/readthedocs.js
docs/migrating/incompatibilities.md
docs/migrating/index.md
docs/migrating/minimum.md
docs/migrating/next_steps.md
docs/migrating/why.md
docs/overrides/main.html
docs/overview/alternatives.md
docs/overview/index.md
docs/overview/installation.md
docs/overview/integrating.md
docs/overview/resources.md
docs/plugins/index.md
docs/plugins/plugin_template.md
docs/stylesheets/cmd2.css
docs/stylesheets/readthedocs.css
examples/.cmd2rc
examples/README.md
examples/argparse_completion.py
examples/argparse_example.py
examples/async_printing.py
examples/basic_completion.py
examples/cmd2_history.dat
examples/cmd_as_argument.py
examples/color.py
examples/command_sets.py
examples/custom_parser.py
examples/default_categories.py
examples/dynamic_commands.py
examples/environment.py
examples/event_loops.py
examples/exit_code.py
examples/getting_started.py
examples/hello_cmd2.py
examples/help_categories.py
examples/hooks.py
examples/migrating.py
examples/modular_commands.py
examples/paged_output.py
examples/persistent_history.py
examples/pretty_print.py
examples/python_scripting.py
examples/read_input.py
examples/remove_builtin_commands.py
examples/remove_settable.py
examples/rich_tables.py
examples/rich_theme.py
examples/tmux_launch.sh
examples/tmux_split.sh
examples/transcript_example.py
examples/unicode_commands.py
examples/.mypy_cache/CACHEDIR.TAG
examples/.mypy_cache/3.12/@plugins_snapshot.json
examples/.mypy_cache/3.12/_ast.data.json
examples/.mypy_cache/3.12/_ast.meta.json
examples/.mypy_cache/3.12/_codecs.data.json
examples/.mypy_cache/3.12/_codecs.meta.json
examples/.mypy_cache/3.12/_collections_abc.data.json
examples/.mypy_cache/3.12/_collections_abc.meta.json
examples/.mypy_cache/3.12/abc.data.json
examples/.mypy_cache/3.12/abc.meta.json
examples/.mypy_cache/3.12/argparse.data.json
examples/.mypy_cache/3.12/argparse.meta.json
examples/.mypy_cache/3.12/builtins.data.json
examples/.mypy_cache/3.12/builtins.meta.json
examples/.mypy_cache/3.12/codecs.data.json
examples/.mypy_cache/3.12/codecs.meta.json
examples/.mypy_cache/3.12/contextlib.data.json
examples/.mypy_cache/3.12/contextlib.meta.json
examples/.mypy_cache/3.12/dataclasses.data.json
examples/.mypy_cache/3.12/dataclasses.meta.json
examples/.mypy_cache/3.12/enum.data.json
examples/.mypy_cache/3.12/enum.meta.json
examples/.mypy_cache/3.12/genericpath.data.json
examples/.mypy_cache/3.12/genericpath.meta.json
examples/.mypy_cache/3.12/io.data.json
examples/.mypy_cache/3.12/io.meta.json
examples/.mypy_cache/3.12/pathlib.data.json
examples/.mypy_cache/3.12/pathlib.meta.json
examples/.mypy_cache/3.12/posixpath.data.json
examples/.mypy_cache/3.12/posixpath.meta.json
examples/.mypy_cache/3.12/re.data.json
examples/.mypy_cache/3.12/re.meta.json
examples/.mypy_cache/3.12/resource.data.json
examples/.mypy_cache/3.12/resource.meta.json
examples/.mypy_cache/3.12/sre_compile.data.json
examples/.mypy_cache/3.12/sre_compile.meta.json
examples/.mypy_cache/3.12/sre_constants.data.json
examples/.mypy_cache/3.12/sre_constants.meta.json
examples/.mypy_cache/3.12/sre_parse.data.json
examples/.mypy_cache/3.12/sre_parse.meta.json
examples/.mypy_cache/3.12/subprocess.data.json
examples/.mypy_cache/3.12/subprocess.meta.json
examples/.mypy_cache/3.12/types.data.json
examples/.mypy_cache/3.12/types.meta.json
examples/.mypy_cache/3.12/typing.data.json
examples/.mypy_cache/3.12/typing.meta.json
examples/.mypy_cache/3.12/typing_extensions.data.json
examples/.mypy_cache/3.12/typing_extensions.meta.json
examples/.mypy_cache/3.12/_typeshed/__init__.data.json
examples/.mypy_cache/3.12/_typeshed/__init__.meta.json
examples/.mypy_cache/3.12/_typeshed/importlib.data.json
examples/.mypy_cache/3.12/_typeshed/importlib.meta.json
examples/.mypy_cache/3.12/collections/__init__.data.json
examples/.mypy_cache/3.12/collections/__init__.meta.json
examples/.mypy_cache/3.12/collections/abc.data.json
examples/.mypy_cache/3.12/collections/abc.meta.json
examples/.mypy_cache/3.12/email/__init__.data.json
examples/.mypy_cache/3.12/email/__init__.meta.json
examples/.mypy_cache/3.12/email/_policybase.data.json
examples/.mypy_cache/3.12/email/_policybase.meta.json
examples/.mypy_cache/3.12/email/charset.data.json
examples/.mypy_cache/3.12/email/charset.meta.json
examples/.mypy_cache/3.12/email/contentmanager.data.json
examples/.mypy_cache/3.12/email/contentmanager.meta.json
examples/.mypy_cache/3.12/email/errors.data.json
examples/.mypy_cache/3.12/email/errors.meta.json
examples/.mypy_cache/3.12/email/header.data.json
examples/.mypy_cache/3.12/email/header.meta.json
examples/.mypy_cache/3.12/email/message.data.json
examples/.mypy_cache/3.12/email/message.meta.json
examples/.mypy_cache/3.12/email/policy.data.json
examples/.mypy_cache/3.12/email/policy.meta.json
examples/.mypy_cache/3.12/importlib/__init__.data.json
examples/.mypy_cache/3.12/importlib/__init__.meta.json
examples/.mypy_cache/3.12/importlib/_abc.data.json
examples/.mypy_cache/3.12/importlib/_abc.meta.json
examples/.mypy_cache/3.12/importlib/abc.data.json
examples/.mypy_cache/3.12/importlib/abc.meta.json
examples/.mypy_cache/3.12/importlib/machinery.data.json
examples/.mypy_cache/3.12/importlib/machinery.meta.json
examples/.mypy_cache/3.12/importlib/readers.data.json
examples/.mypy_cache/3.12/importlib/readers.meta.json
examples/.mypy_cache/3.12/importlib/metadata/__init__.data.json
examples/.mypy_cache/3.12/importlib/metadata/__init__.meta.json
examples/.mypy_cache/3.12/importlib/metadata/_meta.data.json
examples/.mypy_cache/3.12/importlib/metadata/_meta.meta.json
examples/.mypy_cache/3.12/importlib/resources/__init__.data.json
examples/.mypy_cache/3.12/importlib/resources/__init__.meta.json
examples/.mypy_cache/3.12/importlib/resources/abc.data.json
examples/.mypy_cache/3.12/importlib/resources/abc.meta.json
examples/.mypy_cache/3.12/os/__init__.data.json
examples/.mypy_cache/3.12/os/__init__.meta.json
examples/.mypy_cache/3.12/os/path.data.json
examples/.mypy_cache/3.12/os/path.meta.json
examples/.mypy_cache/3.12/sys/__init__.data.json
examples/.mypy_cache/3.12/sys/__init__.meta.json
examples/.mypy_cache/3.12/sys/_monitoring.data.json
examples/.mypy_cache/3.12/sys/_monitoring.meta.json
examples/.mypy_cache/3.12/zipfile/__init__.data.json
examples/.mypy_cache/3.12/zipfile/__init__.meta.json
examples/.mypy_cache/3.12/zipfile/_path.data.json
examples/.mypy_cache/3.12/zipfile/_path.meta.json
examples/modular_commands/__init__.py
examples/modular_commands/commandset_basic.py
examples/modular_commands/commandset_complex.py
examples/modular_commands/commandset_custominit.py
examples/scripts/arg_printer.py
examples/scripts/conditional.py
examples/scripts/nested.txt
examples/scripts/quit.txt
examples/scripts/save_help_text.py
examples/scripts/script.py
examples/scripts/script.txt
examples/transcripts/exampleSession.txt
examples/transcripts/pirate.transcript
examples/transcripts/quit.txt
examples/transcripts/transcript_regex.txt
plugins/README.txt
plugins/tasks.py
plugins/template/CHANGELOG.md
plugins/template/LICENSE
plugins/template/README.md
plugins/template/build-pyenvs.sh
plugins/template/noxfile.py
plugins/template/setup.py
plugins/template/tasks.py
plugins/template/cmd2_myplugin/__init__.py
plugins/template/cmd2_myplugin/myplugin.py
plugins/template/cmd2_myplugin/pylintrc
plugins/template/examples/example.py
plugins/template/tests/__init__.py
plugins/template/tests/pylintrc
plugins/template/tests/test_myplugin.py
tests/.cmd2rc
tests/__init__.py
tests/conftest.py
tests/relative_multiple.txt
tests/script.py
tests/script.txt
tests/test_argparse.py
tests/test_argparse_completer.py
tests/test_argparse_custom.py
tests/test_argparse_subcommands.py
tests/test_categories.py
tests/test_cmd2.py
tests/test_commandset.py
tests/test_completion.py
tests/test_future_annotations.py
tests/test_history.py
tests/test_parsing.py
tests/test_plugin.py
tests/test_rich_utils.py
tests/test_run_pyscript.py
tests/test_string_utils.py
tests/test_terminal_utils.py
tests/test_transcript.py
tests/test_utils.py
tests/test_utils_defining_class.py
tests/pyscript/echo.py
tests/pyscript/environment.py
tests/pyscript/help.py
tests/pyscript/py_locals.py
tests/pyscript/pyscript_dir.py
tests/pyscript/raises_exception.py
tests/pyscript/recursive.py
tests/pyscript/self_in_py.py
tests/pyscript/stdout_capture.py
tests/pyscript/stop.py
tests/scripts/binary.bin
tests/scripts/empty.txt
tests/scripts/help.txt
tests/scripts/nested.txt
tests/scripts/one_down.txt
tests/scripts/postcmds.txt
tests/scripts/precmds.txt
tests/scripts/utf8.txt
tests/transcripts/bol_eol.txt
tests/transcripts/characterclass.txt
tests/transcripts/dotstar.txt
tests/transcripts/extension_notation.txt
tests/transcripts/failure.txt
tests/transcripts/from_cmdloop.txt
tests/transcripts/multiline_no_regex.txt
tests/transcripts/multiline_regex.txt
tests/transcripts/no_output.txt
tests/transcripts/no_output_last.txt
tests/transcripts/singleslash.txt
tests/transcripts/slashes_escaped.txt
tests/transcripts/slashslash.txt
tests/transcripts/spaces.txt
tests/transcripts/word_boundaries.txt