We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42e97d3 commit c3f8fc3Copy full SHA for c3f8fc3
TODO
@@ -23,8 +23,9 @@ TODO
23
- ``util.version()`` to ``util.has_required_tmux_version()``.
24
- ``config.check_consistency()`` to ``config.validate_schema()``.
25
- remove duplicated code in :mod:`tmuxp.cli`.
26
-
27
+- Determine the workflow for ``$ tmuxp load filename`` for sure. Document
+ it.
28
+- Get `sphinx-argparse`_ in good enough shape for docs.
29
30
Future
31
------
@@ -40,6 +41,7 @@ Future
40
41
.. _pep257: http://www.python.org/dev/peps/pep-0257/
42
.. _pep8: http://www.python.org/dev/peps/pep-0008/
43
.. _teamocil: https://github.com/remiprev/teamocil
44
+.. _sphinx-argparse: https://github.com/tony/sphinx-argparse
45
46
47
.. todo:: vim: set filetype=rst:
0 commit comments