Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-03-16 | 630 Bytes | |
v0.46.1 - Maintenance release source code.tar.gz | 2025-03-16 | 337.3 kB | |
v0.46.1 - Maintenance release source code.zip | 2025-03-16 | 382.5 kB | |
Totals: 3 Items | 720.4 kB | 0 |
Full Changelog: https://github.com/tmux-python/libtmux/compare/v0.46.0...v0.46.1
Changes
Feature branch at v0.46.x
v0.46.x will extend the life of v0.46.0 while new features are being developed for watching for changes within libtmux panes, windows, and sessions.
See: - https://github.com/tmux-python/libtmux/pull/587 - https://github.com/tmux-python/libtmux/pull/582
Documentation
- Fix typo in
Pane.send_keys
(https://github.com/tmux-python/libtmux/pull/593)
Thank you @subbyte!