| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2023-02-03 | 1.4 kB | |
| v0.14.0 source code.tar.gz | 2023-02-03 | 422.4 kB | |
| v0.14.0 source code.zip | 2023-02-03 | 435.0 kB | |
| Totals: 3 Items | 858.8 kB | 0 | |
What's Changed
- feat: add OSC-777 support for system notifications by @muesli in https://github.com/muesli/termenv/pull/99
- feat: skip TTY checks by @aymanbagabas in https://github.com/muesli/termenv/pull/109
- feat: copy to primary clipboard by @aymanbagabas in https://github.com/muesli/termenv/pull/110
- feat(mouse): add extended mouse sequences by @aymanbagabas in https://github.com/muesli/termenv/pull/104
- fix: compiling js/wasm/plan9/aix failed missing method ColorProfile by @mschneider82 in https://github.com/muesli/termenv/pull/106
- fix(output): check for nil tty writer by @aymanbagabas in https://github.com/muesli/termenv/pull/97
- chore: use consts for sequences by @muesli in https://github.com/muesli/termenv/pull/102
- chore: rename to Notify for consistency by @muesli in https://github.com/muesli/termenv/pull/103
- chore(test): add mouse, copy, and hyperlink tests by @aymanbagabas in https://github.com/muesli/termenv/pull/112
- docs: put feature matrix in a detail tag by @muesli in https://github.com/muesli/termenv/pull/100
- docs: document Copy method in README by @muesli in https://github.com/muesli/termenv/pull/101
New Contributors
- @mschneider82 made their first contribution in https://github.com/muesli/termenv/pull/106
Full Changelog: https://github.com/muesli/termenv/compare/v0.13.0...v0.14.0