v0.1.50
What's Changed
- feat(terminal): add IME support for CJK input methods by @ratazzi in https://github.com/lassejlv/termy/pull/214
- Add copy-on-select settings by @lassejlv in https://github.com/lassejlv/termy/pull/215
- feat: live background opacity preview in settings + terminal view by @VincentBurke in https://github.com/lassejlv/termy/pull/216
- Implement clipboard image paste and style fixes by @lassejlv in https://github.com/lassejlv/termy/pull/221
- Handle clipboard paths and images during paste by @lassejlv in https://github.com/lassejlv/termy/pull/222
- Improve inline input clipboard handling and polish misc layout fixes by @lassejlv in https://github.com/lassejlv/termy/pull/223
Full Changelog: https://github.com/lassejlv/termy/compare/v0.1.49...v0.1.50