File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -220,7 +220,7 @@ Here you can find the recent changes to tmuxp.
220220- [pypi / packaging] add MANIFEST.in, fix issue where package would not
221221 install because missing file
222222- [cli] bash / zsh completion.
223- - [docs] New page on :ref:`orm_al `.
223+ - [docs] New page on :ref:`internals `.
224224- [docs] Updates to :ref:`about_tmux` page.
225225- [docs] add vim modeline for rst to bottom of this page
226226- [internal] [tests] Server is now a subclass of :class:`util.TmuxObject`.
Original file line number Diff line number Diff line change @@ -93,7 +93,7 @@ Minor tweaks
9393- ``$ tmuxp -2 ``, ``$ tmuxp -8 `` for forcing term colors a la
9494 :ref: `tmux(1) `.
9595- ``$ tmuxp -L<socket-name> ``, ``$ tmuxp -S<socket-path> `` for sockets and
96- ``$ tmuxp -f<config-file>` for config file.
96+ ``$ tmuxp -f<config-file> `` for config file.
9797
9898.. _attempt at 1.7 test : https://travis-ci.org/tony/tmuxp/jobs/12348263
9999.. _kaptan : https://github.com/emre/kaptan
Original file line number Diff line number Diff line change @@ -93,7 +93,7 @@ For zsh, ``.zshrc``:
9393 $ source tmuxp.zsh
9494
9595
96- .. commands : :
96+ .. _ commands :
9797
9898Commands
9999""""""""
@@ -102,3 +102,4 @@ Commands
102102 :module: tmuxp.cli
103103 :func: get_parser
104104 :prog: tmuxp
105+
You can’t perform that action at this time.
0 commit comments