Skip to content

Commit b1abf6a

Browse files
committed
Clean up duplicate leftover spaces
1 parent 6510731 commit b1abf6a

File tree

1 file changed

+71
-71
lines changed

1 file changed

+71
-71
lines changed

CHANGES

Lines changed: 71 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Here you can find the recent changes to tmuxp
3030

3131
1.4.2 <2018-09-30>
3232
------------------
33-
- :issue:`431` Include tests in source distribution
33+
- :issue:`431` Include tests in source distribution
3434

3535
1.4.1 <2018-09-26>
3636
------------------
@@ -39,13 +39,13 @@ Here you can find the recent changes to tmuxp
3939
1.4.0 <2018-03-11>
4040
------------------
4141
- Bump libtmux to 0.8.0
42-
- :issue:`264` Update license from BSD to MIT
43-
- :issue:`348` Continuous integration updates and fixes for Travis CI
42+
- :issue:`264` Update license from BSD to MIT
43+
- :issue:`348` Continuous integration updates and fixes for Travis CI
4444

4545
- Update builds to use trusty
4646
- Remove older python 3 versions (before 3.6)
4747
- Update pypy versions
48-
- :issue:`349` flake8 via continuous integration
48+
- :issue:`349` flake8 via continuous integration
4949
- Improve reliability of time-sensitive tests by
5050
using ``while True`` with a timeout.
5151
- Update sphinx to 1.7.1
@@ -55,7 +55,7 @@ Here you can find the recent changes to tmuxp
5555

5656
1.3.5 <2017-11-10>
5757
------------------
58-
- :issue:`312` Support for tmux 2.6 layout setting (via hooks) in the
58+
- :issue:`312` Support for tmux 2.6 layout setting (via hooks) in the
5959
following scenarios:
6060

6161
- loading outside tmux
@@ -64,7 +64,7 @@ Here you can find the recent changes to tmuxp
6464
reattaching/switching to after
6565
- loading session outside tmux in background with -d, and
6666
reattaching/switching after
67-
- :issue:`308` Fix bug where layouts don't correctly set on tmux 2.6
67+
- :issue:`308` Fix bug where layouts don't correctly set on tmux 2.6
6868
- Upgrade libtmux to 0.7.7
6969

7070
1.3.4 <2017-10-12>
@@ -79,33 +79,33 @@ Here you can find the recent changes to tmuxp
7979

8080
1.3.2 <2017-08-20>
8181
------------------
82-
- :issue:`184` - update libtmux to fix environmental variables in the
82+
- :issue:`184` - update libtmux to fix environmental variables in the
8383
session scope
8484
- Update libtmux to 0.7.4
8585
- Updates to pytest and pytest-rerunfailures
8686

8787
1.3.1 <2017-05-29>
8888
------------------
89-
- :issue:`252` Fix bug where loading a session with a name matching a subset
89+
- :issue:`252` Fix bug where loading a session with a name matching a subset
9090
of current session causes undesired behavior.
9191
- Update libtmux to 0.7.3
9292
- Switch theme to alagitpull (alabaster subtheme)
9393
- Remove unneeded doc dependency packages
9494

9595
1.3.0 <2017-04-27>
9696
------------------
97-
- :issue:`239` Improve support for formatted options when freezing and
97+
- :issue:`239` Improve support for formatted options when freezing and
9898
using configs with them.
99-
- :issue:`236` Support for symlinked directories, thanks @rafi.
100-
- :issue:`235` Support for ``options_after``, for setting options like
99+
- :issue:`236` Support for symlinked directories, thanks @rafi.
100+
- :issue:`235` Support for ``options_after``, for setting options like
101101
``synchronize-panes``. Thanks @sebastianst.
102-
- :issue:`248` Drop python 2.6 support
103-
- :issue:`248` Upgrade libtmux to 0.7.1
102+
- :issue:`248` Drop python 2.6 support
103+
- :issue:`248` Upgrade libtmux to 0.7.1
104104
- Upgrade colorama from 0.3.7 to 0.3.9
105105

106106
1.2.8 <2017-04-02>
107107
------------------
108-
- :issue:`229` More helpful error message on systems missing
108+
- :issue:`229` More helpful error message on systems missing
109109
tmux.
110110
- Update libtmux from 0.6.4 to 0.6.5.
111111

@@ -115,111 +115,111 @@ Here you can find the recent changes to tmuxp
115115

116116
1.2.6 <2017-02-24>
117117
------------------
118-
- :issue:`218` Fix pane ordering by running ``select-layout`` before
118+
- :issue:`218` Fix pane ordering by running ``select-layout`` before
119119
splits.
120120

121121
1.2.5 <2017-02-08>
122122
------------------
123-
- :issue:`207` add custom tmuxp config directory via
123+
- :issue:`207` add custom tmuxp config directory via
124124
``TMUXP_CONFIGDIR`` variable.
125-
- :issue:`199` support for running tmuxp on tmux ``master``.
125+
- :issue:`199` support for running tmuxp on tmux ``master``.
126126
- update libtmux from 0.6.2 to 0.6.3.
127127

128128
1.2.4 <2017-01-13>
129129
------------------
130-
- :issue:`198` bump click from 6.6 to 6.7
131-
- :issue:`195` pin packages for colorama and doc requirements
130+
- :issue:`198` bump click from 6.6 to 6.7
131+
- :issue:`195` pin packages for colorama and doc requirements
132132

133133
1.2.3 <2016-12-21>
134134
------------------
135135
- bump libtmux 0.6.0 to 0.6.1
136-
- :issue:`193` improve suppress history test, courtesy of @abeyer.
137-
- :issue:`191` documentation typo from @modille
138-
- :issue:`186` documentation typo from @joelwallis
136+
- :issue:`193` improve suppress history test, courtesy of @abeyer.
137+
- :issue:`191` documentation typo from @modille
138+
- :issue:`186` documentation typo from @joelwallis
139139

140140
1.2.2 <2016-09-16>
141141
------------------
142-
- :issue:`181` Support tmux 2.3
142+
- :issue:`181` Support tmux 2.3
143143

144144
1.2.1 <2016-09-16>
145145
------------------
146-
- :issue:`132` Handle cases with invalid session names
146+
- :issue:`132` Handle cases with invalid session names
147147
- update libtmux from 0.5.0 to 0.6.0
148148

149149
1.2.0 <2016-06-16>
150150
------------------
151-
- :issue:`65` Ability to specify ``options`` and ``global_options`` via
151+
- :issue:`65` Ability to specify ``options`` and ``global_options`` via
152152
configuration. Also you can specify environment variables via that.
153153

154154
Include tests and add example.
155155

156156
1.1.1 <2016-06-02>
157157
------------------
158-
- :issue:`167` fix attaching multiple sessions
159-
- :issue:`165` fix typo in error output, thanks @fpietka
160-
- :issue:`166` add new docs on zsh/bash completion
158+
- :issue:`167` fix attaching multiple sessions
159+
- :issue:`165` fix typo in error output, thanks @fpietka
160+
- :issue:`166` add new docs on zsh/bash completion
161161
- :feature:`ge` Add back ``tmuxp -V`` for version info
162162

163163
1.1.0 <2016-06-01>
164164
------------------
165-
- :issue:`160` load tmuxp configs by name
166-
- :issue:`134` Use ``click`` for command-line completion, Rewrite command
165+
- :issue:`160` load tmuxp configs by name
166+
- :issue:`134` Use ``click`` for command-line completion, Rewrite command
167167
line functionality for importing, config finding, conversion and prompts.
168168
- Remove ``-l`` from ``tmuxp import tmuxinator|teamocil``
169-
- :issue:`158` argparse bug overcome by switch to click
169+
- :issue:`158` argparse bug overcome by switch to click
170170

171171

172172
1.0.2 <2016-05-25>
173173
------------------
174-
- :issue:`163` fix issue re-attaching sessions that are already loaded
175-
- :issue:`159` improved support for tmuxinator imports, from @fpietka.
176-
- :issue:`161` readme link fixes from @Omeryl.
174+
- :issue:`163` fix issue re-attaching sessions that are already loaded
175+
- :issue:`159` improved support for tmuxinator imports, from @fpietka.
176+
- :issue:`161` readme link fixes from @Omeryl.
177177

178178
1.0.1 <2016-05-25>
179179
------------------
180180
- switch to readthedocs.io for docs
181-
- :issue:`157` bump libtmux to 0.4.1
181+
- :issue:`157` bump libtmux to 0.4.1
182182

183183
1.0.0-rc1 <2016-05-25>
184184
----------------------
185185
- version jump 0.11.1 to 1.0
186186
- tests moved to py.test framework
187187
- `libtmux`_ core split into its own project
188-
- :issue:`145` Add new-window command functionality, @ikirudennis
189-
- :issue:`146` Optionally disable shell history suppression, @kmactavish
190-
- :issue:`147` Patching unittest timing for shell history suppression
188+
- :issue:`145` Add new-window command functionality, @ikirudennis
189+
- :issue:`146` Optionally disable shell history suppression, @kmactavish
190+
- :issue:`147` Patching unittest timing for shell history suppression
191191
- move doc building, tests and watcher to Makefile
192192
- update .tmuxp.yaml and .tmuxp.json for Makefile change
193193
- overhaul README
194194

195195
0.11.0 <2016-02-29>
196196
-------------------
197-
- :issue:`137` Support for environment settings in configs, thanks
197+
- :issue:`137` Support for environment settings in configs, thanks
198198
`@tasdomas`
199199
- Spelling correction, thanks `@sehe`_.
200200

201201
0.10.0 <2016-01-30>
202202
-------------------
203-
- :issue:`135` Load multiple tmux sessions at once, thanks `@madprog`_.
204-
- :issue:`131` :issue:`133` README and Documentation fixes
203+
- :issue:`135` Load multiple tmux sessions at once, thanks `@madprog`_.
204+
- :issue:`131` :issue:`133` README and Documentation fixes
205205

206206
0.9.3 <2016-01-06>
207207
------------------
208208
- switch to ``.venv`` for virtualenv directory to not conflict
209209
with ``.env`` (used by `autoenv`_).
210-
- :issue:`130` move to `entr(1)`_ for file watching in tests. update docs.
210+
- :issue:`130` move to `entr(1)`_ for file watching in tests. update docs.
211211
- [compatibility] Support `Anaconda Python`_ 2 and 3
212212

213213
0.9.2 <2015-10-21>
214214
------------------
215-
- :issue:`122` Update to support tmux 2.1, thank you `@estin`_.
215+
- :issue:`122` Update to support tmux 2.1, thank you `@estin`_.
216216
- use travis container infrastructure for faster tests
217217
- change test in workspace builder test to use ``top(1)`` instead of
218218
``man(1)``. ``man(1)`` caused errors on some systems where ``PAGER`` is set.
219219

220220
0.9.1 <2015-08-23>
221221
------------------
222-
- :issue:`119` Add fix python 3 for `sysutils/pytmuxp`_ on FreeBSD ports.
222+
- :issue:`119` Add fix python 3 for `sysutils/pytmuxp`_ on FreeBSD ports.
223223
See GH issue 119 and `#201564`_ @ FreeBSD Bugzilla. Thanks Ruslan
224224
Makhmatkhanov.
225225

@@ -233,12 +233,12 @@ Here you can find the recent changes to tmuxp
233233
``session_name`` and ``window_name``.
234234
- [examples]: add example for environmental variables,
235235
``examples/env-variables.json`` and ``examples/env-variables.yaml``.
236-
- :issue:`110` de-vendorize `colorama`_. Thanks `@marbu`_.
237-
- :issue:`109` fix failure of test_pane_order on fedora machines from
236+
- :issue:`110` de-vendorize `colorama`_. Thanks `@marbu`_.
237+
- :issue:`109` fix failure of test_pane_order on fedora machines from
238238
`@marbu`_
239-
- :issue:`105` append ``.txt`` extension to manuals (repo ony)
239+
- :issue:`105` append ``.txt`` extension to manuals (repo ony)
240240
from `@yegortimoshenko`_.
241-
- :issue:`107` Fix Server.attached_sessions return type by
241+
- :issue:`107` Fix Server.attached_sessions return type by
242242
`@thomasballinger`_.
243243
- update travis to use new tmux git repository.
244244

@@ -314,11 +314,11 @@ Here you can find the recent changes to tmuxp
314314
-------------------
315315
- 2 bug fixes and allow panes with no shell commands to accept options,
316316
thanks for these 3 patches, `@ThiefMaster`_:
317-
- :issue:`73` Fix an error caused by spaces in
317+
- :issue:`73` Fix an error caused by spaces in
318318
``start_directory``.
319-
- :issue:`77` Fix bug where having a ``-`` in a
319+
- :issue:`77` Fix bug where having a ``-`` in a
320320
``shell_command`` would cauesd a build error.
321-
- :issue:`76` Don't require ``shell_command`` to
321+
- :issue:`76` Don't require ``shell_command`` to
322322
pass options to panes (like ``focus: true``).
323323

324324
0.1.9 <2014-04-01>
@@ -327,26 +327,26 @@ Here you can find the recent changes to tmuxp
327327

328328
0.1.8 <2014-03-30>
329329
------------------
330-
- :issue:`72` Create destination directory if it doesn't exist. Thanks
330+
- :issue:`72` Create destination directory if it doesn't exist. Thanks
331331
`@ThiefMaster`_.
332332
- New context manager for tests, ``temp_session``.
333333
- New testsuite, ``testsuite.test_utils`` for testing testsuite
334334
tools.
335335
- New command, ``before_script``, which is a file to
336336
be executed with a return code. It can be a bash, perl, python etc.
337337
script.
338-
- :issue:`56` :ref:`python_api_quickstart <libtmux:quickstart>`
338+
- :issue:`56` :ref:`python_api_quickstart <libtmux:quickstart>`
339339

340340
0.1.7 <2014-02-25>
341341
------------------
342-
- :issue:`55` where tmuxp would crash with letter numbers in version.
342+
- :issue:`55` where tmuxp would crash with letter numbers in version.
343343
Write tests.
344344

345345
0.1.6 <2014-02-08>
346346
------------------
347347
- :meth:`Window.split_window()` now allows ``-c
348348
start_directory``.
349-
- :issue:`35` Builder will now use ``-c start_directory`` to
349+
- :issue:`35` Builder will now use ``-c start_directory`` to
350350
create new windows and panes.
351351

352352
This removes a hack where ``default-path`` would be set for new pane and
@@ -355,7 +355,7 @@ Here you can find the recent changes to tmuxp
355355

356356
0.1.5-1 <2014-02-05>
357357
--------------------
358-
- :issue:`49` bug where ``package_manifest.py`` missing
358+
- :issue:`49` bug where ``package_manifest.py`` missing
359359
from ``MANIFEST.in`` would cause error installing.
360360

361361
0.1.5 <2014-02-05>
@@ -373,20 +373,20 @@ Here you can find the recent changes to tmuxp
373373

374374
0.1.3 <2014-01-29>
375375
------------------
376-
- :issue:`48` Fix Python 3 CLI issue.
377-
- :issue:`48` ``$ tmuxp`` without option raises an error.
376+
- :issue:`48` Fix Python 3 CLI issue.
377+
- :issue:`48` ``$ tmuxp`` without option raises an error.
378378
- - Add space before send-keys to not populate bash and zsh
379379
history.
380380

381381
0.1.2 <2014-01-08>
382382
------------------
383383
- now using werkzeug / flask style testsuites.
384-
- :issue:`43` Merge ``tmuxp -d`` for loading in detached mode.
384+
- :issue:`43` Merge ``tmuxp -d`` for loading in detached mode.
385385
Thanks `roxit`_.
386386

387387
0.1.1 <2013-12-25>
388388
------------------
389-
- :issue:`32` Fix bug where special characters caused unicode caused
389+
- :issue:`32` Fix bug where special characters caused unicode caused
390390
unexpected outcomes loading and freezing sessions.
391391

392392
0.1.0 <2013-12-18>
@@ -401,20 +401,20 @@ Here you can find the recent changes to tmuxp
401401

402402
0.1-rc7 <2013-12-07>
403403
--------------------
404-
- :issue:`33` Partial rewrite of :meth:`config.expand`.
404+
- :issue:`33` Partial rewrite of :meth:`config.expand`.
405405
- tmuxp will exit silently with ``Ctrl-c``.
406406

407407
0.1-rc6 <2013-12-06>
408408
--------------------
409-
- :issue:`31` [examples] from stratoukos add ``window_index`` option,
409+
- :issue:`31` [examples] from stratoukos add ``window_index`` option,
410410
and example.
411411

412412
0.1-rc5 <2013-12-04>
413413
--------------------
414-
- :issue:`28` shell_command_before in session scope of config causing
414+
- :issue:`28` shell_command_before in session scope of config causing
415415
duplication. New test.
416-
- :issue:`26` :issue:`29` for OS X tests. Thanks stratoukos.
417-
- :issue:`27` ``$ tmuxp freeze`` raises unhelpful message if session doesn't
416+
- :issue:`26` :issue:`29` for OS X tests. Thanks stratoukos.
417+
- :issue:`27` ``$ tmuxp freeze`` raises unhelpful message if session doesn't
418418
exist.
419419

420420
0.1-rc4 <2013-12-03>
@@ -424,14 +424,14 @@ Here you can find the recent changes to tmuxp
424424

425425
0.1-rc3 <2013-12-03>
426426
--------------------
427-
- :issue:`25` ``focus: true`` not working in panes. Add
427+
- :issue:`25` ``focus: true`` not working in panes. Add
428428
tests for focusing panes in config.
429429
- :meth:`Pane.select_pane()`.
430430
- add new example for ``focus: true``.
431431

432432
0.1-rc2 <2013-11-23>
433433
--------------------
434-
- :issue:`23` fix bug where workspace would not build with pane-base-index
434+
- :issue:`23` fix bug where workspace would not build with pane-base-index
435435
set to 1. Update tests to fix if ``pane-base-index`` is not 0.
436436
- - removed ``$ tmuxp load --list`` functionality. Update
437437
:ref:`quickstart` accordingly.
@@ -451,9 +451,9 @@ Here you can find the recent changes to tmuxp
451451
--------------------
452452
- :meth:`Window.show_window_options`,
453453
:meth:`Window.show_window_option` now accept ``g`` to pass in ``-g``.
454-
- :issue:`15` Behavioral changes in the WorkspaceBuilder to fix pane
454+
- :issue:`15` Behavioral changes in the WorkspaceBuilder to fix pane
455455
ordering.
456-
- :issue:`21` Error with unit testing python 2.6 python configuration tests.
456+
- :issue:`21` Error with unit testing python 2.6 python configuration tests.
457457
Use :py:mod:`tempfile` instead.
458458
- WorkspaceBuilder tests have been improved to use async better.
459459

@@ -469,7 +469,7 @@ Here you can find the recent changes to tmuxp
469469

470470
0.1-dev <2013-11-13>
471471
--------------------
472-
- :issue:`19` accept ``-y`` argument to answer yes to questions.
472+
- :issue:`19` accept ``-y`` argument to answer yes to questions.
473473
- :meth:`cli.SessionCompleter` no longer allows a duplicate session
474474
after one is added.
475475
- ongoing work on :ref:`about_tmux`.
@@ -538,7 +538,7 @@ Here you can find the recent changes to tmuxp
538538
- Many documentation, `pep257`_, `pep8`_ fixes
539539
- move old :class:`Server` methods ``__list_panes()``,
540540
``__list_windows`` and ``__list_sessions`` into the single underscore.
541-
- :issue:`12` fix for ``$ tmuxp freeze`` by @finder.
541+
- :issue:`12` fix for ``$ tmuxp freeze`` by @finder.
542542
- Support for spaces in ``$ tmuxp attach-session`` and
543543
``$ tmuxp kill-session``, and ``$ tmuxp freeze``.
544544
- [config] support for relative paths of ``start_directory``. Add an

0 commit comments

Comments
 (0)