We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f97d954 commit a6a73dcCopy full SHA for a6a73dc
doc/about.rst
@@ -89,6 +89,10 @@ Minor tweaks
89
- Load config from anywhere ``$ tmuxp load /full/file/path.json``.
90
- Load config ``.tmuxp.yaml`` or ``.tmuxp.json`` from current working
91
directory with ``$ tmuxp load .``.
92
+- ``$ tmuxp -2``, ``$ tmuxp -8`` for forcing term colors a la
93
+ :ref:`tmux(1)`.
94
+- ``$ tmuxp -L<socket-name>``, ``$ tmuxp -S<socket-path>`` for sockets and
95
+ ``$ tmuxp -f<config-file>` for config file.
96
97
.. _attempt at 1.7 test: https://travis-ci.org/tony/tmuxp/jobs/12348263
98
.. _kaptan: https://github.com/emre/kaptan
0 commit comments