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 e30dcc6 commit f762b47Copy full SHA for f762b47
CHANGES
@@ -14,6 +14,7 @@ Here you can find the recent changes to tmuxp.
14
- [docs] [examples]: Example for ``start_directory``.
15
- [internal] fix bug where first and second window would load in mixed order
16
- [internal] :class:`Window.move_window()` for moving window.
17
+- [docs] major doc overhaul. front page, renamed orm_al.rst to internals.rst.
18
19
2013-10-30
20
----------
tmuxp/__init__.py
@@ -22,4 +22,4 @@
22
23
import logging
24
25
-__version__ = '0.0.30'
+__version__ = '0.0.30a'
0 commit comments