LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
source/Termighty.egg-info/PKG-INFO
source/Termighty.egg-info/SOURCES.txt
source/Termighty.egg-info/dependency_links.txt
source/Termighty.egg-info/requires.txt
source/Termighty.egg-info/top_level.txt
source/termighty/__init__.py
source/termighty/config.ini
source/termighty/data/keymaps.json
source/termighty/data/rgb.json
source/termighty/data/styles.json
source/termighty/obj/__init__.py
source/termighty/obj/color.py
source/termighty/obj/string.py
source/termighty/settings/__init__.py
source/termighty/settings/config.py
source/termighty/settings/data.py
source/termighty/settings/system.py
source/termighty/utils/__init__.py
source/termighty/utils/key_processor.py
source/termighty/utils/listener.py
source/termighty/utils/term.py
source/termighty/widgets/__init__.py
source/termighty/widgets/text_box.py
source/termighty/widgets/text_editor.py