chore(deps): update module github.com/gdamore/tcell/v2 to v2.9.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/gdamore/tcell/v2 | require | minor |
v2.8.1 -> v2.9.0
|
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
gdamore/tcell (github.com/gdamore/tcell/v2)
v2.9.0
: Version 2.9.0 Feature Release
Main Features
- Initial support for Plan9 by @mushkevych in https://github.com/gdamore/tcell/pull/810
- Optimized Windows performance by @Bios-Marcel in https://github.com/gdamore/tcell/pull/772
- Added public methods for Underline Style and Underline color by @noborus in https://github.com/gdamore/tcell/pull/790
- Tmux is now in the "base" (always included by default) terminals (https://github.com/gdamore/tcell/pull/812)
- New showcolor demo (https://github.com/gdamore/tcell/pull/813)
- The gallery has been moved to a wiki to keep the readme manageable
Notable Bug Fixes
- Horizontal scroll events were not emitted by @codelif in https://github.com/gdamore/tcell/pull/789
- Do not filter Ctrl+Alt in non-rune cases by @masmu in https://github.com/gdamore/tcell/pull/749
- Close osc8 exitUrl correctly by @phanen in https://github.com/gdamore/tcell/pull/792
New Contributors
- @itaranto made their first contribution in https://github.com/gdamore/tcell/pull/791
- @codelif made their first contribution in https://github.com/gdamore/tcell/pull/789
- @phanen made their first contribution in https://github.com/gdamore/tcell/pull/792
- @shikaan made their first contribution in https://github.com/gdamore/tcell/pull/778
- @mushkevych made their first contribution in https://github.com/gdamore/tcell/pull/810
- @masmu made their first contribution in https://github.com/gdamore/tcell/pull/749
Full Changelog: https://github.com/gdamore/tcell/compare/v2.8.1...v2.9.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.