Skip to content

Bump github.com/gdamore/tcell/v3 from 3.3.0 to 3.4.0#5618

Merged
stefanhaller merged 1 commit into
masterfrom
dependabot/go_modules/github.com/gdamore/tcell/v3-3.4.0
May 26, 2026
Merged

Bump github.com/gdamore/tcell/v3 from 3.3.0 to 3.4.0#5618
stefanhaller merged 1 commit into
masterfrom
dependabot/go_modules/github.com/gdamore/tcell/v3-3.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 20, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/gdamore/tcell/v3 from 3.3.0 to 3.4.0.

Release notes

Sourced from github.com/gdamore/tcell/v3's releases.

Version 3.4.0 Feature Release

This release has quite a number of bug fixes, but it also introduces some substantial new capabilities. Mostly the new support for advanced key reporting, along with backing support in the mouse demo, and enhanced configurability and overrides both for the application and for the user (environment variables).

This also replaces the old WASM terminal with a new version based on the libghostty implementation. This should be much faster, and nicer to work with, with a larger set of full features such as advanced key reporting, better support for resizing, etc.

What's Changed

New Contributors

Full Changelog: gdamore/tcell@v3.3.0...v3.4.0

Commits
  • c67165c [codex] Fix OSC 8 hyperlink state transitions (#1112)
  • 3f24a1a test: Include test case for Apple Terminal
  • 0af1f67 feat: add terminal override controls
  • d3371c0 fix: remove the 25ms startup delay for primary DA
  • 7da1880 feat: report WezTerm and Terminal.app when using env var detection
  • defbc72 fix: avoid extra keyboard protocols on windows and hard code WezTerm capabili...
  • a837318 tscreen: prevent terminal mutation after Fini (#1110)
  • d7fff26 fix: lock SetSize screen mutations (fixes #1098) (#1109)
  • b91ae6d fix: cells should be marked dirty even if they have no content (fixes #1089) ...
  • c01e107 fix: limit inbound control strings (#1107)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code maintenance For refactorings, CI changes, tests, version bumping, etc labels May 20, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/gdamore/tcell/v3-3.4.0 branch 2 times, most recently from 1c2ec0b to c9b17b7 Compare May 26, 2026 07:56
Bumps [github.com/gdamore/tcell/v3](https://github.com/gdamore/tcell) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/gdamore/tcell/releases)
- [Changelog](https://github.com/gdamore/tcell/blob/main/CHANGESv3.md)
- [Commits](gdamore/tcell@v3.3.0...v3.4.0)

---
updated-dependencies:
- dependency-name: github.com/gdamore/tcell/v3
  dependency-version: 3.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/gdamore/tcell/v3-3.4.0 branch from c9b17b7 to 5d08537 Compare May 26, 2026 08:00
@stefanhaller stefanhaller enabled auto-merge May 26, 2026 08:00
@stefanhaller stefanhaller merged commit 8bdbfbd into master May 26, 2026
12 of 13 checks passed
@stefanhaller stefanhaller deleted the dependabot/go_modules/github.com/gdamore/tcell/v3-3.4.0 branch May 26, 2026 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code maintenance For refactorings, CI changes, tests, version bumping, etc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant