File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,8 @@ tmuxp, a novel approach to manage `tmux(1)`_ (>= 1.8) workspaces through
2020- `bash, zsh and tcsh `_ completion.
2121- Unit tested against live tmux (1.8 and git). See `travis.yml `_
2222 file, `tmuxp on Travis CI `_ and `testing `_ page.
23- - `Documentation `_ (also in `中文 `_), `Examples `_, `Commands `_, `Internals `_.
23+ - `Documentation `_ (also in `中文 `_), `Examples `_, `Source `_,
24+ `Commands `_, `Internals `_.
2425- and `much, much more `_.
2526
2627Ready to begin? See the `Quickstart `_.
@@ -57,6 +58,7 @@ tests .. code-block:: bash
5758
5859.. _tmuxp on Travis CI : http://travis-ci.org/tony/tmuxp
5960.. _Documentation : http://tmuxp.rtfd.org/
61+ .. _Source : https://github.com/tony/tmuxp
6062.. _中文 : http://tmuxp-zh.rtfd.org/
6163.. _tmux(1) : http://tmux.sourceforge.net/
6264.. _tmuxinator : https://github.com/aziz/tmuxinator
Original file line number Diff line number Diff line change @@ -19,13 +19,15 @@ tmuxp, a novel approach to manage `tmux(1)`_ (>= 1.8) workspaces through
1919- `bash, zsh and tcsh `_ completion.
2020- Unit tested against against live tmux (1.8 and git). See `travis.yml `_
2121 file, `tmuxp on Travis CI `_ and `testing `_ page.
22- - `Documentation `_ (also in `中文 `_), `Examples `_, `Commands `_, `Internals `_.
22+ - `Documentation `_ (also in `中文 `_), `Examples `_, `Source `_,
23+ `Commands `_, `Internals `_.
2324- and `much, much more `_.
2425
2526Ready to begin? See the `Quickstart `_.
2627
2728.. _tmuxp on Travis CI : http://travis-ci.org/tony/tmuxp
2829.. _Documentation : http://tmuxp.rtfd.org/
30+ .. _Source : https://github.com/tony/tmuxp
2931.. _中文 : http://tmuxp-zh.rtfd.org/
3032.. _tmux(1) : http://tmux.sourceforge.net/
3133.. _tmuxinator : https://github.com/aziz/tmuxinator
You can’t perform that action at this time.
0 commit comments