Skip to content

Commit 5752fbf

Browse files
committed
Add instructions for bash/zsh completion #166
1 parent 8697d88 commit 5752fbf

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

doc/cli.rst

+11
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@
44
Command Line Interface
55
======================
66

7+
.. _completion:
8+
9+
Completion
10+
----------
11+
12+
In zsh/bash:
13+
14+
.. code-block::
15+
16+
eval "$(_TMUXP_COMPLETE=source tmuxp)"
17+
718
.. _commands:
819

920
.. _cli_freeze:

0 commit comments

Comments
 (0)