.coveragerc
.flake8
.gitignore
.mailmap
.pre-commit-config.yaml
.yamllint
LICENSE
README.md
pyproject.toml
setup.cfg
test-requirements.txt
tox.ini
.github/CODEOWNERS
.github/dependabot.yml
.github/release-drafter.yml
.github/workflows/ack.yml
.github/workflows/push.yml
.github/workflows/release.yml
.github/workflows/tox.yml
docs/Makefile
docs/movie.applescript
docs/movie.cast
docs/movie.gif
src/rmux/__init__.py
src/rmux/__main__.py
src/rmux.egg-info/PKG-INFO
src/rmux.egg-info/SOURCES.txt
src/rmux.egg-info/dependency_links.txt
src/rmux.egg-info/entry_points.txt
src/rmux.egg-info/not-zip-safe
src/rmux.egg-info/top_level.txt
src/rmux/tests/__init__.py
src/rmux/tests/base.py
src/rmux/tests/test_rmux.py