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 4c79931 commit fcd8086Copy full SHA for fcd8086
CHANGES
@@ -6,7 +6,7 @@ Here you can find the recent changes to tmuxp.
6
2013-11-02
7
----------
8
9
-- [docs] Many documentation, pep247, pep8 fixes
+- [docs] Many documentation, `pep257`_, `pep8`_ fixes
10
- [internal] move old :class:`Server` methods ``__list_panes()``,
11
``__list_windows`` and ``__list_sessions`` into the single underscore.
12
- [cli] #12 bug fix for ``$ tmuxp freeze`` by @finder.
@@ -346,3 +346,4 @@ initial
346
.. _teamocil: https://github.com/remiprev/teamocil
347
.. _argcomplete: https://github.com/kislyuk/argcomplete
348
.. _pep257: http://www.python.org/dev/peps/pep-0257/
349
+.. _pep257: http://www.python.org/dev/peps/pep-0008/
0 commit comments