File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,15 @@ Changelog
4
4
5
5
Here you can find the recent changes to libtmux
6
6
7
- - :bug: `117 ` Fix issue with renaming clients with tmux 2.7 on BSD/macOS
7
+ - :release: `0.8.1 <2019-01-26> `
8
+ - :bug: `117 ` Fix issue with renaming clients with tmux 2.7 on BSD/macOS
8
9
machines.
10
+ - :support: `121 ` Support ``literal=True `` (``-l ``) in ``Pane.send_keys ``
11
+ from @ritiek
12
+ - :bug: `131 ` Fix for unicode commands in Python 2, thanks @myw
13
+ - :support: `172 ` Support for next-X.Y versions from @sloria
14
+ - :support: `120 ` ``capture_pane `` support for ``Pane ``
15
+ - :support: `119 ` ``display_message `` support for ``Pane ``
9
16
- :support: `- ` Sort imports with isort
10
17
- :support: `- ` Add sphinxcontrib-napoleon package for documentation
11
18
- :support: `- ` Move docstrings over to numpy's style
You can’t perform that action at this time.
0 commit comments