File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,23 @@ CURRENT
15
15
``session_name `` and ``window_name ``.
16
16
- [docs] [examples]: add example for environmental variables,
17
17
``examples/env-variables.json `` and ``examples/env-variables.yaml ``.
18
+ - [internal] de-vendorize `colorama `_. Thanks `@marbu `_. `#110 `_
19
+ - [tests] fix failure of test_pane_order on fedora machines `#109 `_ from
20
+ `@marbu `_
21
+ - [manuals]: append ``.txt `` extension to manuals (repo ony) `#105 `_
22
+ from `@yegortimoshenko `_.
23
+ - [internal] Fix Server.attached_sessions return type `#107 `_ by
24
+ `@thomasballinger `_.
25
+ - [internal]: update travis to use new tmux git repository.
26
+
27
+ .. _colorama : https://pypi.python.org/pypi/colorama
28
+ .. _@marbu : https://github.com/marbu
29
+ .. _#110 : https://github.com/tony/tmuxp/pull/110
30
+ .. _#109 : https://github.com/tony/tmuxp/pull/109
31
+ .. _#105 : https://github.com/tony/tmuxp/pull/105
32
+ .. _#107 : https://github.com/tony/tmuxp/pull/107
33
+ .. _@yegortimoshenko : https://github.com/yegortimoshenko
34
+ .. _@thomasballinger : https://github.com/thomasballinger
18
35
19
36
0.8.1
20
37
-----
You can’t perform that action at this time.
0 commit comments