| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-02-21 | 2.0 kB | |
| v0.16.0 source code.tar.gz | 2025-02-21 | 423.0 kB | |
| v0.16.0 source code.zip | 2025-02-21 | 435.8 kB | |
| Totals: 3 Items | 860.8 kB | 8 | |
What's Changed
- build(deps): bump github.com/mattn/go-isatty from 0.0.18 to 0.0.19 by @dependabot in https://github.com/muesli/termenv/pull/137
- build(deps): bump golang.org/x/sys from 0.7.0 to 0.10.0 by @dependabot in https://github.com/muesli/termenv/pull/142
- fix(output): export output writer by @aymanbagabas in https://github.com/muesli/termenv/pull/122
- docs: update alacritty OSC 8 support documentation by @Thesmader in https://github.com/muesli/termenv/pull/157
- fix(termenv): prevent hang in Emacs shell by @bard in https://github.com/muesli/termenv/pull/152
- feat: ghostty is truecolor by @caarlos0 in https://github.com/muesli/termenv/pull/161
- fix: do not use ioutil and other fixes by @caarlos0 in https://github.com/muesli/termenv/pull/162
- Use
uniseg.StringWidthby @maaslalani in https://github.com/muesli/termenv/pull/164 - Add support for building on z/OS by @dustin-ward in https://github.com/muesli/termenv/pull/165
- feat: Profile.Name() by @caarlos0 in https://github.com/muesli/termenv/pull/163
- Fix lint comments (godot) by @maaslalani in https://github.com/muesli/termenv/pull/160
- feat: mark more term as truecolor by @caarlos0 in https://github.com/muesli/termenv/pull/171
- feat: rio is truecolor, xterm is ansi by @caarlos0 in https://github.com/muesli/termenv/pull/174
- build(deps): bump golang.org/x/crypto from 0.3.0 to 0.31.0 in /examples/ssh by @dependabot in https://github.com/muesli/termenv/pull/175
- update deps, fixes lint issues by @caarlos0 in https://github.com/muesli/termenv/pull/183
New Contributors
- @Thesmader made their first contribution in https://github.com/muesli/termenv/pull/157
- @bard made their first contribution in https://github.com/muesli/termenv/pull/152
- @maaslalani made their first contribution in https://github.com/muesli/termenv/pull/164
- @dustin-ward made their first contribution in https://github.com/muesli/termenv/pull/165
Full Changelog: https://github.com/muesli/termenv/compare/v0.15.2...v0.16.0