pyproject.toml
src/jim_editor/__init__.py
src/jim_editor/__main__.py
src/jim_editor/app.py
src/jim_editor.egg-info/PKG-INFO
src/jim_editor.egg-info/SOURCES.txt
src/jim_editor.egg-info/dependency_links.txt
src/jim_editor.egg-info/entry_points.txt
src/jim_editor.egg-info/requires.txt
src/jim_editor.egg-info/top_level.txt
tests/test_app.py
tests/test_middle_click_paste.py
tests/test_shortcuts.py