- Support Python 3 (3.3 is was the tested version)
- Support setting default directory.
- Fixed initial call to Tmux.
- Rewrote the tmux calling code to be a little less verbose.
- Properly handle sessions with a dot in it.
- Added jsonschema to the requirements because I forgot it (thanks Andy McKay).
- Added missing comma in core.py
- Added
pytmux doctor
command.
- Edit has a default config that it will add if you are making a new file.
- Run now has nicer error messages.
- Initial release.