LICENSE
README.md
pyproject.toml
setup.py
pcshell/__init__.py
pcshell/_cmd.py
pcshell/_cmd_factories.py
pcshell/_colors.py
pcshell/_completion.py
pcshell/_lexer.py
pcshell/_multicommand.py
pcshell/_repeat.py
pcshell/_types.py
pcshell/_utils.py
pcshell/chars.py
pcshell/decorators.py
pcshell/globals.py
pcshell/multicommand.py
pcshell/shell.py
pcshell/types.py
pcshell/utils.py
pcshell.egg-info/PKG-INFO
pcshell.egg-info/SOURCES.txt
pcshell.egg-info/dependency_links.txt
pcshell.egg-info/requires.txt
pcshell.egg-info/top_level.txt
pcshell/pretty/__init__.py
pcshell/pretty/pretty.py
pcshell/pretty/pretty_decorators.py
pcshell/pretty/prettyargument.py
pcshell/pretty/prettycommand.py
pcshell/pretty/prettygroup.py
pcshell/pretty/prettyoption.py