v0.1.26
What's Changed
- Fix shell metacharacter injection in file-drop path quoting by @Copilot in https://github.com/lassejlv/termy/pull/37
- Support bracketed paste and file drag-and-drop by @lassejlv in https://github.com/lassejlv/termy/pull/36
- Update GitHub Sponsors username in FUNDING.yml by @lassejlv in https://github.com/lassejlv/termy/pull/39
- Add OSC 52 clipboard integration and custom color configuration by @lassejlv in https://github.com/lassejlv/termy/pull/40
- Docs updates by @lassejlv in https://github.com/lassejlv/termy/pull/41
- Update config.rs by @lassejlv in https://github.com/lassejlv/termy/pull/42
New Contributors
- @Copilot made their first contribution in https://github.com/lassejlv/termy/pull/37
Full Changelog: https://github.com/lassejlv/termy/compare/v0.1.25...v0.1.26