File tree Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ tmuxp, a novel approach to manage `tmux(1)`_ (>= 1.8) workspaces through
1515`python objects `_.
1616
1717- Basic support for `freezing live sessions `_.
18- - `importing `_ from `teamocil `_ and `tmuxinator `_.
18+ - `Importing `_ from `teamocil `_ and `tmuxinator `_.
1919- JSON or YAML for `simple `_ or `very elaborate `_ configurations.
2020- `bash, zsh and tcsh `_ completion.
2121- Unit tested against against live tmux (1.8 and git). See `travis.yml `_
@@ -79,7 +79,7 @@ tests .. code-block:: bash
7979.. _teamocil : https://github.com/remiprev/teamocil
8080.. _Examples : http://tmuxp.readthedocs.org/en/latest/examples.html
8181.. _freezing live sessions : http://tmuxp.readthedocs.org/en/latest/cli.html#freeze-sessions
82- .. _ importing : http://tmuxp.readthedocs.org/en/latest/cli.html#import
82+ .. _ Importing : http://tmuxp.readthedocs.org/en/latest/cli.html#import
8383.. _travis.yml : http://tmuxp.readthedocs.org/en/latest/developing.html#travis-ci
8484.. _testing : http://tmuxp.readthedocs.org/en/latest/developing.html#test-runner
8585.. _python objects : http://tmuxp.readthedocs.org/en/latest/api.html#api
Original file line number Diff line number Diff line change 44Command Line Interface
55======================
66
7- .. _ import_teamocil :
7+ .. _ cli_freeze :
88
99Freeze sessions
1010"""""""""""""""
@@ -15,6 +15,8 @@ Freeze sessions
1515
1616 Tmuxp will offer to convert file to ``.json `` or ``.yaml ``.
1717
18+ .. _cli_load :
19+
1820Load session
1921""""""""""""
2022
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ tmuxp, a novel approach to manage `tmux(1)`_ (>= 1.8) workspaces through
1111`python objects `_.
1212
1313- Basic support for `freezing live sessions `_.
14- - `importing `_ from `teamocil `_ and `tmuxinator `_.
14+ - `Importing `_ from `teamocil `_ and `tmuxinator `_.
1515- JSON or YAML for `simple `_ or `very elaborate `_ configurations.
1616- `bash, zsh and tcsh `_ completion.
1717- Unit tested against against live tmux (1.8 and git). See `travis.yml `_
@@ -28,7 +28,7 @@ Ready to begin? See the `Quickstart`_.
2828.. _teamocil : https://github.com/remiprev/teamocil
2929.. _Examples : http://tmuxp.readthedocs.org/en/latest/examples.html
3030.. _freezing live sessions : http://tmuxp.readthedocs.org/en/latest/cli.html#freeze-sessions
31- .. _ importing : http://tmuxp.readthedocs.org/en/latest/cli.html#import
31+ .. _ Importing : http://tmuxp.readthedocs.org/en/latest/cli.html#import
3232.. _travis.yml : http://tmuxp.readthedocs.org/en/latest/developing.html#travis-ci
3333.. _testing : http://tmuxp.readthedocs.org/en/latest/developing.html#test-runner
3434.. _python objects : http://tmuxp.readthedocs.org/en/latest/api.html#api
You can’t perform that action at this time.
0 commit comments