@@ -10,17 +10,18 @@ tmuxp
1010tmuxp, a novel approach to manage `tmux(1) `_ (>= 1.8) workspaces through
1111`python objects `_.
1212
13- - Basic support for `freezing live sessions `_
13+ - Basic support for `freezing live sessions `_.
1414- `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 `_
18- file and `testing `_ page.
19- - Documented `Examples `_, Internals.
18+ file, ` tmuxp on Travis CI `_ and `testing `_ page.
19+ - ` Documentation `_, `Examples `_, Internals.
2020- and `much, much more `_
2121
2222Ready to begin? See the `Quickstart `_.
23-
23+ .. _tmuxp on Travis CI` : http://travis-ci.org/tony/tmuxp
24+ .. _Documentation : http://tmuxp.rtfd.org/
2425.. _tmux(1) : http://tmux.sourceforge.net/
2526.. _tmuxinator : https://github.com/aziz/tmuxinator
2627.. _teamocil : https://github.com/remiprev/teamocil
@@ -35,6 +36,7 @@ Ready to begin? See the `Quickstart`_.
3536.. _bash, zsh and tcsh : http://tmuxp.readthedocs.org/en/latest/cli.html#bash-completion
3637.. _much, much more : http://tmuxp.readthedocs.org/en/latest/about.html#minor-tweaks
3738.. _Quickstart : http://tmuxp.readthedocs.org/en/latest/quickstart.html
39+ .. _Internals : http://tmuxp.readthedocs.org/en/latest/internals.html
3840
3941Explore:
4042
@@ -45,7 +47,7 @@ Explore:
4547 cli
4648 quickstart
4749 examples
48- orm_al
50+ internals
4951 developing
5052 api
5153 changes
0 commit comments