libtmux v0.8.1 Release Notes

Release Date: 2019-01-26 // about 5 years ago
    • ๐ŸŽ :issue:117 Fix issue with renaming clients with tmux 2.7 on BSD/macOS machines.
    • ๐Ÿ‘ :issue:121 Support literal=True (-l) in Pane.send_keys from @ritiek
    • :issue:131 Fix for unicode commands in Python 2, thanks @myw
    • ๐Ÿ‘ :issue:172 Support for next-X.Y versions from @sloria
    • ๐Ÿ‘ :issue:120 capture_pane support for Pane
    • ๐Ÿ‘ :issue:119 display_message support for Pane
    • Sort imports with isort
    • โž• Add sphinxcontrib-napoleon package for documentation
    • ๐Ÿ’… Move docstrings over to numpy's style