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 4f10ebd commit c56f229Copy full SHA for c56f229
CHANGES
@@ -7,11 +7,13 @@ Here you can find the recent changes to tmuxp.
7
----------
8
9
- [docs] Many documentation, pep247, pep8 fixes
10
-- [cli] #12 bug fix for ``$ tmuxp freeze`` by @finder.
11
- [internal] move old :class:`Server` methods ``__list_panes()``,
12
``__list_windows`` and ``__list_sessions`` into the single underscore.
+- [cli] #12 bug fix for ``$ tmuxp freeze`` by @finder.
13
- [cli] Support for spaces in ``$ tmuxp attach-session`` and
14
``$ tmuxp kill-session``, and ``$ tmuxp freeze``.
15
+- [config] [tests] support for relative paths of ``start_directory``. Add an
16
+ update config in *Start Directory* on :ref:`examples`.
17
18
2013-11-01
19
0 commit comments