- 31 [examples] from stratoukos add `window_index` option, and example.
0.1rc5
- 28 shell_command_before in session scope of config causing duplication. New test. - 26 29 for OS X tests. Thanks stratoukos. - 27 `$ tmuxp freeze` raises unhelpful message if session doesn't exist.
0.1rc4
- fix bug were `focus: true` would not launch sessions when using `$ tmuxp load` in a tmux session.
0.1rc3
- 25 `focus: true` not working in panes. Add tests for focusing panes in config. - {meth}`Pane.select_pane()`. - add new example for `focus: true`.
0.1rc2
- 23 fix bug where workspace would not build with pane-base-index set to 1. Update tests to fix if `pane-base-index` is not 0. - removed `$ tmuxp load --list` functionality. Update {ref}`quickstart` accordingly.
0.1rc1
- [pep8] in unit tests. - Changelog will now be updated on a version basis, use [pep440] versioning.