LICENSE
README.md
pyproject.toml
mtmux/__init__.py
mtmux/__main__.py
mtmux/cockpit.py
mtmux/config.py
mtmux/discovery.py
mtmux/names.py
mtmux/sessions.py
mtmux/sidebar.py
mtmux/tmux.py
mtmux.egg-info/PKG-INFO
mtmux.egg-info/SOURCES.txt
mtmux.egg-info/dependency_links.txt
mtmux.egg-info/entry_points.txt
mtmux.egg-info/requires.txt
mtmux.egg-info/top_level.txt
tests/test_cli_errors.py
tests/test_cockpit.py
tests/test_config.py
tests/test_discovery.py
tests/test_main.py
tests/test_names.py
tests/test_sessions.py
tests/test_sidebar.py