@@ -46,12 +46,12 @@ Here you can find the recent changes to tmuxp
46
46
- Remove older python 3 versions (before 3.6)
47
47
- Update pypy versions
48
48
- :issue: `349 ` flake8 via continuous integration
49
- - :support: ` ge ` Improve reliability of time-sensitive tests by
49
+ - Improve reliability of time-sensitive tests by
50
50
using ``while True `` with a timeout.
51
- - :support: ` ge ` Update sphinx to 1.7.1
52
- - :support: ` ge ` Update alagitpull (sphinx theme) to 0.0.19.
51
+ - Update sphinx to 1.7.1
52
+ - Update alagitpull (sphinx theme) to 0.0.19.
53
53
External websites open in new window.
54
- - :support: ` ge ` Update pytest to 3.4.1
54
+ - Update pytest to 3.4.1
55
55
56
56
1.3.5 <2017-11-10>
57
57
------------------
@@ -65,7 +65,7 @@ Here you can find the recent changes to tmuxp
65
65
- loading session outside tmux in background with -d, and
66
66
reattaching/switching after
67
67
- :issue: `308 ` Fix bug where layouts don't correctly set on tmux 2.6
68
- - :support: ` ge ` Upgrade libtmux to 0.7.7
68
+ - Upgrade libtmux to 0.7.7
69
69
70
70
1.3.4 <2017-10-12>
71
71
------------------
@@ -75,22 +75,22 @@ Here you can find the recent changes to tmuxp
75
75
76
76
1.3.3 <2017-10-07>
77
77
------------------
78
- - :support: ` ge ` Update libtmux to 0.7.5 for tmux 2.6 hotfix
78
+ - Update libtmux to 0.7.5 for tmux 2.6 hotfix
79
79
80
80
1.3.2 <2017-08-20>
81
81
------------------
82
82
- :issue: `184 ` - update libtmux to fix environmental variables in the
83
83
session scope
84
- - :support: ` ge ` Update libtmux to 0.7.4
85
- - :support: ` ge ` Updates to pytest and pytest-rerunfailures
84
+ - Update libtmux to 0.7.4
85
+ - Updates to pytest and pytest-rerunfailures
86
86
87
87
1.3.1 <2017-05-29>
88
88
------------------
89
89
- :issue: `252 ` Fix bug where loading a session with a name matching a subset
90
90
of current session causes undesired behavior.
91
- - :support: ` ge ` Update libtmux to 0.7.3
92
- - :support: ` ge ` Switch theme to alagitpull (alabaster subtheme)
93
- - :support: ` ge ` Remove unneeded doc dependency packages
91
+ - Update libtmux to 0.7.3
92
+ - Switch theme to alagitpull (alabaster subtheme)
93
+ - Remove unneeded doc dependency packages
94
94
95
95
1.3.0 <2017-04-27>
96
96
------------------
@@ -107,11 +107,11 @@ Here you can find the recent changes to tmuxp
107
107
------------------
108
108
- :issue: `229 ` More helpful error message on systems missing
109
109
tmux.
110
- - :support: ` ge ` Update libtmux from 0.6.4 to 0.6.5.
110
+ - Update libtmux from 0.6.4 to 0.6.5.
111
111
112
112
1.2.7 <2017-03-25>
113
113
------------------
114
- - :support: ` ge ` Support for OpenBSD.
114
+ - Support for OpenBSD.
115
115
116
116
1.2.6 <2017-02-24>
117
117
------------------
@@ -123,7 +123,7 @@ Here you can find the recent changes to tmuxp
123
123
- :issue: `207 ` add custom tmuxp config directory via
124
124
``TMUXP_CONFIGDIR `` variable.
125
125
- :issue: `199 ` support for running tmuxp on tmux ``master ``.
126
- - :support: ` ge ` update libtmux from 0.6.2 to 0.6.3.
126
+ - update libtmux from 0.6.2 to 0.6.3.
127
127
128
128
1.2.4 <2017-01-13>
129
129
------------------
@@ -132,7 +132,7 @@ Here you can find the recent changes to tmuxp
132
132
133
133
1.2.3 <2016-12-21>
134
134
------------------
135
- - :support: ` ge ` bump libtmux 0.6.0 to 0.6.1
135
+ - bump libtmux 0.6.0 to 0.6.1
136
136
- :issue: `193 ` improve suppress history test, courtesy of @abeyer.
137
137
- :issue: `191 ` documentation typo from @modille
138
138
- :issue: `186 ` documentation typo from @joelwallis
@@ -144,7 +144,7 @@ Here you can find the recent changes to tmuxp
144
144
1.2.1 <2016-09-16>
145
145
------------------
146
146
- :issue: `132 ` Handle cases with invalid session names
147
- - :support: ` ge ` update libtmux from 0.5.0 to 0.6.0
147
+ - update libtmux from 0.5.0 to 0.6.0
148
148
149
149
1.2.0 <2016-06-16>
150
150
------------------
@@ -177,7 +177,7 @@ Here you can find the recent changes to tmuxp
177
177
178
178
1.0.1 <2016-05-25>
179
179
------------------
180
- - :support: ` ge ` switch to readthedocs.io for docs
180
+ - switch to readthedocs.io for docs
181
181
- :issue: `157 ` bump libtmux to 0.4.1
182
182
183
183
1.0.0-rc1 <2016-05-25>
0 commit comments