v0.1.45
What's Changed
- Rename
termy_theme_storetotermy_apiand relocate schema by @lassejlv in https://github.com/lassejlv/termy/pull/186 - Plugin system by @lassejlv in https://github.com/lassejlv/termy/pull/187
- feat(plugin): add HostRpcMessage::InvokeCommand for command palette by @lassejlv in https://github.com/lassejlv/termy/pull/188
- Example plugin in crates folder by @lassejlv in https://github.com/lassejlv/termy/pull/190
- feat: tab switch hints + more by @VincentBurke in https://github.com/lassejlv/termy/pull/189
- Add native layout persistence and saved layouts feature by @lassejlv in https://github.com/lassejlv/termy/pull/191
Full Changelog: https://github.com/lassejlv/termy/compare/v0.1.44...v0.1.45