Skip to content

Commit ca2cf5a

Browse files
committed
Update CHANGES, TODO
1 parent 7ee9e53 commit ca2cf5a

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

CHANGES

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,11 @@ Here you can find the recent changes to tmuxp.
99
2013-11-07
1010
''''''''''
1111

12-
- [internal] Remove old logger (based on `tornado's log.py`_), replace
12+
- [internal] Remove old logger (based on `tornado's log.py`_), replace
1313
with new, simpler one.
14+
- [cli] [import] fix `teamocil`_ import.
15+
- [import] [tests]: support import teamocil ``root`` to
16+
``start_directory``.
1417

1518
.. _tornado's log.py: https://github.com/facebook/tornado/blob/master/tornado/log.py
1619

TODO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ TODO
55
-------------
66

77
- `pep8`_, `pep257`_ for tests. (ongoing)
8-
- `teamocil`_ and `tmuxinator`_ import support for blank panes
9-
- ``shell_command_before`` for `teamocil`_.
108
- if no ``window_name`` in config, option ``automatic_rename: on`` by
119
default and test.
1210
- example of doctest/usage example of creating a new tmux session from
@@ -24,6 +22,8 @@ TODO
2422
Done
2523
""""
2624

25+
- ``shell_command_before`` for `teamocil`_.
26+
- `teamocil`_ and `tmuxinator`_ import support for blank panes
2727
- Add help docs to CLI commands and options.
2828
- tmuxp -L and -S autocomplete to correct server ``socket-name`` and
2929
``socket-path``.

0 commit comments

Comments
 (0)