v0.1.83
What's Changed
- feat: add TmuxClient::from_streams() for pre-existing I/O streams by @skrischer in https://github.com/termy-org/termy/pull/306
- Fix native tab/pane exit cleanup on shell exit by @DeepanshuMishraa in https://github.com/termy-org/termy/pull/307
New Contributors
- @skrischer made their first contribution in https://github.com/termy-org/termy/pull/306
Full Changelog: https://github.com/termy-org/termy/compare/v0.1.82...v0.1.83