Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-26 | 573 Bytes | |
v0.46.2 - _start_directory_ typing fix source code.tar.gz | 2025-05-26 | 350.3 kB | |
v0.46.2 - _start_directory_ typing fix source code.zip | 2025-05-26 | 399.2 kB | |
Totals: 3 Items | 750.2 kB | 0 |
What's Changed
- Fix
new_window
argument typing inSession
by @Data5tream in https://github.com/tmux-python/libtmux/pull/596 - types: Add
StrPath
typing, fixnew_session
by @tony in https://github.com/tmux-python/libtmux/pull/597- types: Add
StrPath
typing, fixnew_session
, part 2 by @tony in https://github.com/tmux-python/libtmux/pull/598
- types: Add
New Contributors
- @Data5tream made their first contribution in https://github.com/tmux-python/libtmux/pull/596
Full Changelog: https://github.com/tmux-python/libtmux/compare/v0.46.1...v0.46.2