.tmuxp.yaml
CHANGES
LICENSE
MANIFEST.in
README.rst
requirements.pip
run_tests.py
setup.py
doc/about.rst
doc/about_tmux.rst
doc/api.rst
doc/changes.rst
doc/developing.rst
doc/examples.rst
doc/glossary.rst
doc/index.rst
doc/orm_al.rst
doc/quickstart.rst
pkg/tmuxp.bash
pkg/tmuxp.tcsh
pkg/tmuxp.zsh
tmuxp/__init__.py
tmuxp/__main__.py
tmuxp/cli.py
tmuxp/config.py
tmuxp/exc.py
tmuxp/formats.py
tmuxp/log.py
tmuxp/pane.py
tmuxp/server.py
tmuxp/session.py
tmuxp/util.py
tmuxp/window.py
tmuxp/workspacebuilder.py
tmuxp.egg-info/PKG-INFO
tmuxp.egg-info/SOURCES.txt
tmuxp.egg-info/dependency_links.txt
tmuxp.egg-info/entry_points.txt
tmuxp.egg-info/requires.txt
tmuxp.egg-info/top_level.txt
tmuxp/testsuite/__init__.py
tmuxp/testsuite/helpers.py
tmuxp/testsuite/test_cli.py
tmuxp/testsuite/test_config.py
tmuxp/testsuite/test_config_teamocil.py
tmuxp/testsuite/test_config_tmuxinator.py
tmuxp/testsuite/test_pane.py
tmuxp/testsuite/test_server.py
tmuxp/testsuite/test_session.py
tmuxp/testsuite/test_tmuxobject.py
tmuxp/testsuite/test_unit.py
tmuxp/testsuite/test_window.py
tmuxp/testsuite/test_workspacebuilder.py
tmuxp/testsuite/test_workspacefreezer.py