| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-19 | 493 Bytes | |
| v0.53.1 - Bug fix for new sessions source code.tar.gz | 2026-02-19 | 417.9 kB | |
| v0.53.1 - Bug fix for new sessions source code.zip | 2026-02-19 | 472.2 kB | |
| Totals: 3 Items | 890.6 kB | 0 | |
What's Changed
Bug fixes
- Fix race condition in new_session() by avoiding list-sessions query by @neubig in https://github.com/tmux-python/libtmux/pull/625
Development
- build: Migrate from Makefile to justfile by @tony in https://github.com/tmux-python/libtmux/pull/617
New Contributors
- @neubig made their first contribution in https://github.com/tmux-python/libtmux/pull/625
Full Changelog: https://github.com/tmux-python/libtmux/compare/v0.53.0...v0.53.1