File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ See the `Issues tracker`_ to see known issues and for any other concerns.
1919
2020
2121tmux bash completion
22- --------------------
22+ """"""""""""""""""""
2323
2424.. code-block :: bash
2525
@@ -30,7 +30,7 @@ tmux bash completion
3030 .. seealso :: `bash completion`_
3131
3232load tmux sessions from yaml and json
33- --------------------------------------
33+ """"""""""""""""""""""""""""""""""""""
3434
3535.. code-block :: bash
3636
@@ -54,7 +54,7 @@ for you.
5454.. seealso :: `Examples`_
5555
5656Install
57- -------
57+ """""""
5858
5959- install ``tmux ``, at least version **1.8 **
6060- libyaml is installed for your distribution.
@@ -93,7 +93,8 @@ tmuxp works in 3 ways:
9393- CLI tmux session manager, similar to `teamocil `_ and `tmuxinator `_, with
9494 support for YAML, JSON and python dicts.
9595
96- Advanced tmux workflow:
96+ Advanced tmux workflow
97+ """"""""""""""""""""""
9798
9899.. code-block :: yaml
99100
You can’t perform that action at this time.
0 commit comments