CHANGELOG.md
CODEOWNERS
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
cmd2.py
setup.py
tox.ini
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
examples/.cmd2rc
examples/alias_startup.py
examples/arg_print.py
examples/argparse_example.py
examples/environment.py
examples/event_loops.py
examples/example.py
examples/paged_output.py
examples/persistent_history.py
examples/pirate.py
examples/python_scripting.py
examples/remove_unused.py
examples/subcommands.py
examples/submenus.py
examples/tab_completion.py
examples/table_display.py
examples/scripts/arg_printer.py
examples/scripts/conditional.py
examples/scripts/nested.txt
examples/scripts/script.py
examples/scripts/script.txt
examples/transcripts/exampleSession.txt
examples/transcripts/pirate.transcript
examples/transcripts/transcript_regex.txt
tests/conftest.py
tests/redirect.txt
tests/relative_multiple.txt
tests/script.py
tests/script.txt
tests/test_argparse.py
tests/test_cmd2.py
tests/test_completion.py
tests/test_parsing.py
tests/test_submenu.py
tests/test_transcript.py
tests/scripts/binary.bin
tests/scripts/empty.txt
tests/scripts/nested.txt
tests/scripts/one_down.txt
tests/scripts/postcmds.txt
tests/scripts/precmds.txt
tests/scripts/raises_exception.py
tests/scripts/recursive.py
tests/scripts/utf8.txt
tests/transcripts/bol_eol.txt
tests/transcripts/characterclass.txt
tests/transcripts/dotstar.txt
tests/transcripts/extension_notation.txt
tests/transcripts/from_cmdloop.txt
tests/transcripts/multiline_no_regex.txt
tests/transcripts/multiline_regex.txt
tests/transcripts/regex_set.txt
tests/transcripts/singleslash.txt
tests/transcripts/slashes_escaped.txt
tests/transcripts/slashslash.txt
tests/transcripts/spaces.txt
tests/transcripts/word_boundaries.txt