LICENSE
MANIFEST.in
README.md
pyproject.toml
pcc/__init__.py
pcc/__main__.py
pcc/compose.py
pcc/context.py
pcc/ipc.py
pcc/journal.py
pcc/lint.py
pcc/model.py
pcc/placement.py
pcc/search.py
pcc/spell.py
pcc/store.py
pcc/usage.py
pcc/winapi.py
pcc/ui/__init__.py
pcc/ui/editor.py
pcc/ui/fill.py
pcc/ui/flow.py
pcc/ui/grid.py
pcc/ui/palette.py
pcc/ui/schemes.py
pcc/ui/settings_panel.py
pcc/ui/shortcuts.py
pcc/ui/spellcheck.py
pcc/ui/tabstrip.py
pcc/ui/textedit.py
pcc/ui/theme.py
pcc/ui/theme.qss
pcc/ui/tile.py
prompt_command_center.egg-info/PKG-INFO
prompt_command_center.egg-info/SOURCES.txt
prompt_command_center.egg-info/dependency_links.txt
prompt_command_center.egg-info/entry_points.txt
prompt_command_center.egg-info/requires.txt
prompt_command_center.egg-info/top_level.txt
tests/conftest.py
tests/test_care.py
tests/test_compose.py
tests/test_context.py
tests/test_model.py
tests/test_reach.py
tests/test_schemes.py
tests/test_search.py
tests/test_settings_panel.py
tests/test_spell.py
tests/test_store.py
tests/test_theme.py
tests/test_ui.py
tests/test_usage.py