File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed
Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 2222
2323
2424Done
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
You can’t perform that action at this time.
0 commit comments