Skip to content

Commit c3f8fc3

Browse files
committed
Update TODO
1 parent 42e97d3 commit c3f8fc3

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

TODO

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,9 @@ TODO
2323
- ``util.version()`` to ``util.has_required_tmux_version()``.
2424
- ``config.check_consistency()`` to ``config.validate_schema()``.
2525
- remove duplicated code in :mod:`tmuxp.cli`.
26-
27-
26+
- Determine the workflow for ``$ tmuxp load filename`` for sure. Document
27+
it.
28+
- Get `sphinx-argparse`_ in good enough shape for docs.
2829

2930
Future
3031
------
@@ -40,6 +41,7 @@ Future
4041
.. _pep257: http://www.python.org/dev/peps/pep-0257/
4142
.. _pep8: http://www.python.org/dev/peps/pep-0008/
4243
.. _teamocil: https://github.com/remiprev/teamocil
44+
.. _sphinx-argparse: https://github.com/tony/sphinx-argparse
4345

4446

4547
.. todo:: vim: set filetype=rst:

0 commit comments

Comments
 (0)