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 95d6df9 commit 3be7216Copy full SHA for 3be7216
CHANGES
@@ -4,6 +4,14 @@ Changelog
4
5
Here you can find the recent changes to tmuxp.
6
7
+0.1-rc6
8
+-------
9
+
10
+- [config] [tests] [examples] Add `Issue #31`_ from stratoukos -
11
+ ``window_index`` option, and add example.
12
13
+.. _Issue #31: https://github.com/tony/tmuxp/issues/31
14
15
0.1-rc5
16
-------
17
tmuxp/__init__.py
@@ -21,4 +21,4 @@
21
22
import logging
23
24
-__version__ = '0.1.0rc5'
+__version__ = '0.1.0rc6'
0 commit comments