File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed
Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 3535- Remove doc for ``run_tests.py `` visual test runner. Just have
3636 instruction for running test builder package.
3737- tmuxp freeze:
38+
3839 - offer to save ``session_name `` as default file if filename
3940 doesn't already exist in config dir.
4041 - Remove -zsh command, python, etc if just in shell.
5455.. _pep257 : http://www.python.org/dev/peps/pep-0257/
5556.. _pep8 : http://www.python.org/dev/peps/pep-0008/
5657.. _teamocil : https://github.com/remiprev/teamocil
58+ .. _tmuxinator : https://github.com/aziz/tmuxinator
5759.. _sphinx-argparse : https://github.com/tony/sphinx-argparse
5860
5961
Original file line number Diff line number Diff line change 5656rst_prolog = """
5757.. note::
5858
59- tmuxp is still **alpha** code and needs a few more weeks until stable.
60- See the `Issues tracker`_ to see known issues and for any other concerns.
59+ tmuxp is usable but still needs your help reporting errors, bugs and
60+ usability feedback. If you encounter an error, please post on the
61+ `Issue tracker`_.
6162
62- .. _Issues tracker: https://github.com/tony/tmuxp/issues
63+ .. _Issue tracker: https://github.com/tony/tmuxp/issues
6364"""
6465
6566# The version info for the project you're documenting, acts as replacement for
Original file line number Diff line number Diff line change @@ -41,6 +41,7 @@ class WorkspaceBuilder(object):
4141 sconf = sconfig.import_config('path/to/config.yaml').get()
4242
4343 kaptan automatically detects the handler from filenames.
44+
4445 2. :meth:`config.expand` sconf inline shorthand::
4546
4647 from tmuxp import config
You can’t perform that action at this time.
0 commit comments