This release just updates the terminfo data using current data from Ubuntu 24.04 (Noble).
It fixes a regression where we dropped some capabilities including StrikeThrough for some terminals.
This release does not add new APIs, but it does improve the functionality of tcell on Windows, and provides an "undocumented" feature for managing the alternate screen buffer.
Windows uses VT mode output everywhere except on ConEmu (because VT output mode on ConEmu is borked for colors)
The TCELL_VTMODE environment variable can be set to "enable" or "disable" to force attempting to use (or not) this mode.
Windows now uses the alternate screen buffer by default, and preserves the original screen content
Use of the alternate screen can be disabled setting the TCELL_ALTSCREEN environment variable to "disable".
If the alternate screen is disabled in that fashion, we will not clear the screen either. This is an experimental way to preserve the output from a tcell application on exit or suspend. Feedback on this would be appreciated.
The specific environment variables listed here are not considered part of the Tcell API, and their presence and meaning may change without notice at any time. Please consider them experimental and let us know whether these are useful or not.
Configuration
📅Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕Ignore: Close this PR and you won't be reminded about this update again.
If you want to rebase/retry this PR, check this box
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/gdamore/tcell/v2](https://github.com/gdamore/tcell) | require | patch | `v2.7.1` -> `v2.7.4` |
---
### Release Notes
<details>
<summary>gdamore/tcell (github.com/gdamore/tcell/v2)</summary>
### [`v2.7.4`](https://github.com/gdamore/tcell/releases/tag/v2.7.4): Version 2.7.4 Bug Fix Release
[Compare Source](https://github.com/gdamore/tcell/compare/v2.7.3...v2.7.4)
This release fixes a problem with restoring cursor location properly on Windows.
It also includes a new stress test for your terminal (FPS monitor) contributed by [@​Bios-Marcel](https://github.com/Bios-Marcel)
### [`v2.7.3`](https://github.com/gdamore/tcell/releases/tag/v2.7.3): Version 2.7.3 Bug Fix Release
[Compare Source](https://github.com/gdamore/tcell/compare/v2.7.2...v2.7.3)
This release just updates the terminfo data using current data from Ubuntu 24.04 (Noble).
It fixes a regression where we dropped some capabilities including StrikeThrough for some terminals.
### [`v2.7.2`](https://github.com/gdamore/tcell/releases/tag/v2.7.2): Version 2.7.2 Improvement Release
[Compare Source](https://github.com/gdamore/tcell/compare/v2.7.1...v2.7.2)
This release does not add new APIs, but it does improve the functionality of tcell on Windows, and provides an "undocumented" feature for managing the alternate screen buffer.
- Windows uses VT mode output everywhere except on ConEmu (because VT output mode on ConEmu is borked for colors)
- The `TCELL_VTMODE` environment variable can be set to "enable" or "disable" to force attempting to use (or not) this mode.
- Windows now uses the alternate screen buffer by default, and preserves the original screen content
- Use of the alternate screen can be disabled setting the `TCELL_ALTSCREEN` environment variable to "disable".
- If the alternate screen is disabled in that fashion, we will not clear the screen either. This is an experimental way to preserve the output from a tcell application on exit or suspend. Feedback on this would be appreciated.
The specific environment variables listed here are *not* considered part of the Tcell API, and their presence and meaning may change without notice at any time. Please consider them experimental and let us know whether these are useful or not.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNDAuMyIsInVwZGF0ZWRJblZlciI6IjM3LjE0MC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
renovate
changed title from Update module github.com/gdamore/tcell/v2 to v2.7.2 to Update module github.com/gdamore/tcell/v2 to v2.7.32024-03-03 17:01:32 +00:00
renovate
changed title from Update module github.com/gdamore/tcell/v2 to v2.7.3 to Update module github.com/gdamore/tcell/v2 to v2.7.42024-03-04 00:01:32 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
v2.7.1->v2.7.4Release Notes
gdamore/tcell (github.com/gdamore/tcell/v2)
v2.7.4: Version 2.7.4 Bug Fix ReleaseCompare Source
This release fixes a problem with restoring cursor location properly on Windows.
It also includes a new stress test for your terminal (FPS monitor) contributed by @Bios-Marcel
v2.7.3: Version 2.7.3 Bug Fix ReleaseCompare Source
This release just updates the terminfo data using current data from Ubuntu 24.04 (Noble).
It fixes a regression where we dropped some capabilities including StrikeThrough for some terminals.
v2.7.2: Version 2.7.2 Improvement ReleaseCompare Source
This release does not add new APIs, but it does improve the functionality of tcell on Windows, and provides an "undocumented" feature for managing the alternate screen buffer.
TCELL_VTMODEenvironment variable can be set to "enable" or "disable" to force attempting to use (or not) this mode.TCELL_ALTSCREENenvironment variable to "disable".The specific environment variables listed here are not considered part of the Tcell API, and their presence and meaning may change without notice at any time. Please consider them experimental and let us know whether these are useful or not.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
Update module github.com/gdamore/tcell/v2 to v2.7.2to Update module github.com/gdamore/tcell/v2 to v2.7.3114b65634btob001efec2dUpdate module github.com/gdamore/tcell/v2 to v2.7.3to Update module github.com/gdamore/tcell/v2 to v2.7.4b001efec2dto363dc85eb4