- bump libtmux 0.6.0 to 0.6.1 - 193 improve suppress history test, courtesy of abeyer. - 191 documentation typo from modille - 186 documentation typo from joelwallis
1.2.2
- 181 Support tmux 2.3
1.2.1
- 132 Handle cases with invalid session names - update libtmux from 0.5.0 to 0.6.0
1.2.0
- 65 Ability to specify `options` and `global_options` via configuration. Also you can specify environment variables via that.
Include tests and add example.
1.1.1
- 167 fix attaching multiple sessions - 165 fix typo in error output, thanks fpietka - 166 add new docs on zsh/bash completion - Add back `tmuxp -V` for version info
1.1.0
- 160 load tmuxp configs by name - 134 Use `click` for command-line completion, Rewrite command line functionality for importing, config finding, conversion and prompts. - Remove `-l` from `tmuxp import tmuxinator|teamocil` - 158 argparse bug overcome by switch to click