Skip to content

Commit 91e297c

Browse files
committed
Tidy TODO
1 parent 63fe753 commit 91e297c

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

TODO

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,23 +22,21 @@ TODO
2222

2323

2424
Done
25-
''''
25+
""""
2626

2727
- Add help docs to CLI commands and options.
2828
- tmuxp -L and -S autocomplete to correct server ``socket-name`` and
2929
``socket-path``.
3030
- Get `sphinx-argparse`_ in good enough shape for docs.
31-
- rename functions
31+
- Rename functions
3232
- ``util.version()`` to ``util.has_required_tmux_version()``. (done)
3333
- ``config.check_consistency()`` to ``config.validate_schema()``. (done)
34-
- python 2.6 support
34+
- Python 2.6 support
3535
- Remove doc for ``run_tests.py`` visual test runner. Just have
3636
instruction for running test builder package.
3737
- tmuxp freeze:
38-
3938
- offer to save ``session_name`` as default file if filename
40-
doesn't already exist in config dir.
41-
39+
doesn't already exist in config dir.
4240
- Remove -zsh command, python, etc if just in shell.
4341

4442

0 commit comments

Comments
 (0)