File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,11 @@ Here you can find the recent changes to tmuxp.
9
9
2013-11-07
10
10
''''''''''
11
11
12
- - [internal] Remove old logger (based on `tornado's log.py `_), replace
12
+ - [internal] Remove old logger (based on `tornado's log.py `_), replace
13
13
with new, simpler one.
14
+ - [cli] [import] fix `teamocil `_ import.
15
+ - [import] [tests]: support import teamocil ``root `` to
16
+ ``start_directory ``.
14
17
15
18
.. _tornado's log.py : https://github.com/facebook/tornado/blob/master/tornado/log.py
16
19
Original file line number Diff line number Diff line change 5
5
-------------
6
6
7
7
- `pep8 `_, `pep257 `_ for tests. (ongoing)
8
- - `teamocil `_ and `tmuxinator `_ import support for blank panes
9
- - ``shell_command_before `` for `teamocil `_.
10
8
- if no ``window_name `` in config, option ``automatic_rename: on `` by
11
9
default and test.
12
10
- example of doctest/usage example of creating a new tmux session from
24
22
Done
25
23
""""
26
24
25
+ - ``shell_command_before `` for `teamocil `_.
26
+ - `teamocil `_ and `tmuxinator `_ import support for blank panes
27
27
- Add help docs to CLI commands and options.
28
28
- tmuxp -L and -S autocomplete to correct server ``socket-name `` and
29
29
``socket-path ``.
You can’t perform that action at this time.
0 commit comments