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 18a9ced commit 4ad792cCopy full SHA for 4ad792c
TODO
@@ -113,6 +113,9 @@ Milestone 0.3
113
``$ tmuxp .<tab>`` will start autocompletion searching for YAML and
114
JSON configs in cwd, as will ``$ tmuxp ..<tab>`` and ``$ tmuxp /``.
115
116
+ ``$ tmuxp path/to/dir`` should scan for loading .tmuxp.yaml and
117
+ .tmuxp.json files.
118
+
119
120
.. _pep257: http://www.python.org/dev/peps/pep-0257/
121
.. _pep8: http://www.python.org/dev/peps/pep-0008/
0 commit comments