File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -11,8 +11,10 @@ Here you can find the recent changes to tmuxp.
1111
1212- [internal] :meth: `Window.show_window_options `,
1313 :meth: `Window.show_window_option ` now accept ``g `` to pass in ``-g ``.
14- - [internal] Behavioral changes in the WorkspaceBuilder to fix pane
14+ - [internal] [bug] Behavioral changes in the WorkspaceBuilder to fix pane
1515 ordering `Issue #15 `_.
16+ - [internal] [bug] `Issue #21 `_ - Error with unit testing python 2.6
17+ python configuration tests. Use :py:mod: `tempfile ` instead.
1618- [tests] WorkspaceBuilder tests have been improved to use async better.
1719
1820.. _Issue #15 : https://github.com/tony/tmuxp/issues/15
Original file line number Diff line number Diff line change 66Milestone 0.1
77-------------
88
9- - `Issue #15 `_ - Pane ordering
10-
11- .. _Issue #15 : https://github.com/tony/tmuxp/issues/15
129
1310Done
1411""""
1512
13+ - `Issue #15 `_ - Pane ordering
14+ - `Issue #21 `_ - Python 2.6 errors with directories in unit tests
1615- ``shell_command_before `` for `teamocil `_.
1716- `teamocil `_ and `tmuxinator `_ import support for blank panes
1817- Add help docs to CLI commands and options.
3332- Assure ``$ tmuxp freeze `` works with ``start_directory `` and does not
3433 return commands with dir and no CD's. (esp with zsh).
3534
35+ .. _Issue #15 : https://github.com/tony/tmuxp/issues/15
36+ .. _Issue #21 : https://github.com/tony/tmuxp/issues/21
37+
3638.. _milestone 0.2 :
3739
3840Milestone 0.2
You can’t perform that action at this time.
0 commit comments