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 bba04ab commit 50a2f18Copy full SHA for 50a2f18
doc/about.rst
@@ -86,7 +86,9 @@ Minor tweaks
86
- Load + switch to new session from inside tmux.
87
- Resume session if config loaded.
88
- Pre-commands virtualenv / rvm / any other commands.
89
-- Load config from anywhere `$ tmuxp load /full/file/path.json`.
+- 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
93
.. _attempt at 1.7 test: https://travis-ci.org/tony/tmuxp/jobs/12348263
94
.. _kaptan: https://github.com/emre/kaptan
0 commit comments