github.com/muesli/termenv
v0.16.0
#882 most downloaded on Go modules
muesli/termenv
What this package is like to depend on
Last release 9 months ago
21 Nov 2025
Ships fairly regularly
a new release about every 2 months
Some releases are documented
notes for 10 of 25 stable releases
Nothing withdrawn
no release was ever pulled
7 years old
183 releases · first in 2020
6 releases in the last 12 months
see the full history below
Release timeline
183 releases · Jan 2020 to Nov 2025Releases
latest 60 of 183-
v0.16.1-0.20251121080502-091f39c17c9f21 Nov 2025 pre-releaseNothing published for this version
-
v0.16.1-0.20251120013703-8cbe38da47b920 Nov 2025 pre-releaseNothing published for this version
-
v0.16.1-0.20251110080935-78af486ce06e10 Nov 2025 pre-releaseNothing published for this version
-
v0.16.1-0.20250922180815-368a3572b81422 Sep 2025 pre-releaseNothing published for this version
-
v0.16.1-0.20250905095332-88c6fa93cd5f05 Sep 2025 pre-releaseNothing published for this version
-
v0.16.1-0.20250414202516-2eeba510a72714 Apr 2025 pre-releaseNothing published for this version
-
v0.16.1-0.20250306084341-9a78c434b53406 Mar 2025 pre-releaseNothing published for this version
-
v0.16.021 Feb 2025Release notes
Open source →What's Changed
- build(deps): bump github.com/mattn/go-isatty from 0.0.18 to 0.0.19 by @dependabot in #137
- build(deps): bump golang.org/x/sys from 0.7.0 to 0.10.0 by @dependabot in #142
- fix(output): export output writer by @aymanbagabas in #122
- docs: update alacritty OSC 8 support documentation by @Thesmader in #157
- fix(termenv): prevent hang in Emacs shell by @bard in #152
- feat: ghostty is truecolor by @caarlos0 in #161
- fix: do not use ioutil and other fixes by @caarlos0 in #162
- Use
uniseg.StringWidthby @maaslalani in #164 - Add support for building on z/OS by @dustin-ward in #165
- feat: Profile.Name() by @caarlos0 in #163
- Fix lint comments (godot) by @maaslalani in #160
- feat: mark more term as truecolor by @caarlos0 in #171
- feat: rio is truecolor, xterm is ansi by @caarlos0 in #174
- build(deps): bump golang.org/x/crypto from 0.3.0 to 0.31.0 in /examples/ssh by @dependabot in #175
- update deps, fixes lint issues by @caarlos0 in #183
New Contributors
- @Thesmader made their first contribution in #157
- @bard made their first contribution in #152
- @maaslalani made their first contribution in #164
- @dustin-ward made their first contribution in #165
Full Changelog: v0.15.2...v0.16.0
-
v0.15.3-0.20250221135854-2e6fa35162bb21 Feb 2025 pre-releaseNothing published for this version
-
v0.15.3-0.20241212154518-8c990cd6cf4b12 Dec 2024 pre-releaseNothing published for this version
-
v0.15.3-0.20241211131612-0d230cb6eb1511 Dec 2024 pre-releaseNothing published for this version
-
v0.15.3-0.20240912151726-82936c5ea25712 Sep 2024 pre-releaseNothing published for this version
-
v0.15.3-0.20240618155329-98d742f6907a18 Jun 2024 pre-releaseNothing published for this version
-
v0.15.3-0.20240509142007-81b8f94111d509 May 2024 pre-releaseNothing published for this version
-
v0.15.3-0.20240502144941-f46a45af36e002 May 2024 pre-releaseNothing published for this version
-
v0.15.3-0.20240205135131-345783024a3405 Feb 2024 pre-releaseNothing published for this version
-
v0.15.3-0.20240124110114-c6780f61151124 Jan 2024 pre-releaseNothing published for this version
-
v0.15.3-0.20240124110114-73923555dd7724 Jan 2024 pre-releaseNothing published for this version
-
v0.15.3-0.20240110141126-9850e567a4bf10 Jan 2024 pre-releaseNothing published for this version
-
v0.15.3-0.20240110141012-538f885884ce10 Jan 2024 pre-releaseNothing published for this version
-
v0.15.3-0.20231206163413-b08dd78d547606 Dec 2023 pre-releaseNothing published for this version
-
v0.15.3-0.20231119204950-72eeddf2960719 Nov 2023 pre-releaseNothing published for this version
-
v0.15.3-0.20231101085811-d7b2104cccaf01 Nov 2023 pre-releaseNothing published for this version
-
v0.15.3-0.20230826010243-d04cfd7dfa4726 Aug 2023 pre-releaseNothing published for this version
-
v0.15.3-0.20230826005208-fbe6f553572626 Aug 2023 pre-releaseNothing published for this version
-
v0.15.3-0.20230825123443-3b3da4b2b15b25 Aug 2023 pre-releaseNothing published for this version
-
v0.15.3-0.20230822202044-434aa9a5f28322 Aug 2023 pre-releaseNothing published for this version
-
v0.15.3-0.20230822201144-dcb020fd62a022 Aug 2023 pre-releaseNothing published for this version
-
v0.15.3-0.20230728191121-20975aeaea4428 Jul 2023 pre-releaseNothing published for this version
-
v0.15.3-0.20230728171558-3c898b2ce7c328 Jul 2023 pre-releaseNothing published for this version
-
v0.15.3-0.20230728164039-3cf3563b77d728 Jul 2023 pre-releaseNothing published for this version
-
v0.15.3-0.20230728162136-de1ed946b03128 Jul 2023 pre-releaseNothing published for this version
-
v0.15.3-0.20230721235140-346688723df221 Jul 2023 pre-releaseNothing published for this version
-
v0.15.3-0.20230714221656-4935802fc45514 Jul 2023 pre-releaseNothing published for this version
-
v0.15.226 Jun 2023Release notes
Open source →What's Changed
- build(deps): bump actions/setup-go from 3 to 4 by @dependabot in #126
- build(deps): bump github.com/mattn/go-isatty from 0.0.17 to 0.0.18 by @dependabot in #128
- fix: Cloud Shell supports RGB colors by @muesli in #127
- build(deps): bump golang.org/x/sys from 0.6.0 to 0.7.0 by @dependabot in #129
- fix: wezterm is truecolor by @caarlos0 in #139
Full Changelog: v0.15.1...v0.15.2
-
v0.15.2-0.20240618155329-98d742f6907a18 Jun 2024 pre-releaseNothing published for this version
-
v0.15.2-0.20230705135143-02d740fa4f0305 Jul 2023 pre-releaseNothing published for this version
-
v0.15.2-0.20230626143149-51d72d34e2b926 Jun 2023 pre-releaseNothing published for this version
-
v0.15.2-0.20230503180035-948656871e1203 May 2023 pre-releaseNothing published for this version
-
v0.15.2-0.20230414211235-efeeaefa46fc14 Apr 2023 pre-releaseNothing published for this version
-
v0.15.2-0.20230414211128-452975b1f75814 Apr 2023 pre-releaseNothing published for this version
-
v0.15.2-0.20230414210136-b57cbb11093e14 Apr 2023 pre-releaseNothing published for this version
-
v0.15.2-0.20230406213920-937a689fc1f006 Apr 2023 pre-releaseNothing published for this version
-
v0.15.2-0.20230405121209-e02986697d7105 Apr 2023 pre-releaseNothing published for this version
-
v0.15.2-0.20230404103918-9b3e79975a4804 Apr 2023 pre-releaseNothing published for this version
-
v0.15.2-0.20230323153104-73a40463ff2523 Mar 2023 pre-releaseNothing published for this version
-
v0.15.2-0.20230316100232-39f5d6e7791516 Mar 2023 pre-releaseNothing published for this version
-
v0.15.109 Mar 2023Release notes
Open source →What's Changed
- fix(output): set default tty before querying the terminal by @aymanbagabas in #121
Full Changelog: v0.15.0...v0.15.1
-
v0.15.1-0.20230323153104-73a40463ff2523 Mar 2023 pre-releaseNothing published for this version
-
v0.15.008 Mar 2023Release notes
Open source →What's Changed
- build(deps): bump github.com/aymanbagabas/go-osc52 from 1.2.1 to 1.2.2 by @dependabot in #116
- Change default output & add WithTTY option by @aymanbagabas in #117
- feat(copy): fix detecting tmux & upgrade go-osc52 to v2 by @aymanbagabas in #118
- feat(deps): upgrade go version & golang.org/x/sys by @aymanbagabas in #119
Full Changelog: v0.14.0...v0.15.0
-
v0.14.1-0.20230308155352-9d75d81fbe3008 Mar 2023 pre-releaseNothing published for this version
-
v0.14.1-0.20230303164505-3231580516c003 Mar 2023 pre-releaseNothing published for this version
-
v0.14.1-0.20230227132058-8dfefed7331927 Feb 2023 pre-releaseNothing published for this version
-
v0.14.003 Feb 2023Release notes
Open source →What's Changed
- feat: add OSC-777 support for system notifications by @muesli in #99
- feat: skip TTY checks by @aymanbagabas in #109
- feat: copy to primary clipboard by @aymanbagabas in #110
- feat(mouse): add extended mouse sequences by @aymanbagabas in #104
- fix: compiling js/wasm/plan9/aix failed missing method ColorProfile by @mschneider82 in #106
- fix(output): check for nil tty writer by @aymanbagabas in #97
- chore: use consts for sequences by @muesli in #102
- chore: rename to Notify for consistency by @muesli in #103
- chore(test): add mouse, copy, and hyperlink tests by @aymanbagabas in #112
- docs: put feature matrix in a detail tag by @muesli in #100
- docs: document Copy method in README by @muesli in #101
New Contributors
- @mschneider82 made their first contribution in #106
Full Changelog: v0.13.0...v0.14.0
-
v0.13.1-0.20230203203301-0822a5ca945803 Feb 2023 pre-releaseNothing published for this version
-
v0.13.1-0.20230202123754-b8d620baee6602 Feb 2023 pre-releaseNothing published for this version
-
v0.13.1-0.20230131185727-38481645b0c331 Jan 2023 pre-releaseNothing published for this version
-
v0.13.1-0.20230131185624-7d897462ce6031 Jan 2023 pre-releaseNothing published for this version
-
v0.13.1-0.20230131181656-925ea91a334631 Jan 2023 pre-releaseNothing published for this version
-
v0.13.1-0.20230131170216-d578fd168a9131 Jan 2023 pre-releaseNothing published for this version