v0.1.35
What's Changed
- Enable transparent titlebar on Windows by @lassejlv in https://github.com/lassejlv/termy/pull/128
- Migrate site to React + TypeScript + TanStack Router by @lassejlv in https://github.com/lassejlv/termy/pull/130
- Remove TanStack Router devtools from production build by @lassejlv in https://github.com/lassejlv/termy/pull/131
- feat: tmux integration by @VincentBurke in https://github.com/lassejlv/termy/pull/135
- fix: misc by @VincentBurke in https://github.com/lassejlv/termy/pull/138
- fix: add missed follow-up changes after fix/misc merge by @VincentBurke in https://github.com/lassejlv/termy/pull/140
- feat: improve cmd palette/reuse pane dimming for command palette and close on outside click by @VincentBurke in https://github.com/lassejlv/termy/pull/141
- fix(terminal): anchor selection to terminal lines and add drag select by @VincentBurke in https://github.com/lassejlv/termy/pull/142
- fix: block tmux on windows by @VincentBurke in https://github.com/lassejlv/termy/pull/144
Full Changelog: https://github.com/lassejlv/termy/compare/v0.1.34...v0.1.35