Main Features
- Underline Styles
- Cursor Colors
- Hyperlink Support for Windows
- Clipboard Support
- Window Title Support
- Ghostty Terminal Support (by @joshgoebel)
- Performance Fix by (by @kivattt)
- Fix for slow Start Up Times (#764)
Detailed List
- Add go-tetris by @aaronriekenberg in #695
- feature: underline styles by @gdamore in #697
- Windows: hyperlink support by @gdamore in #705
- fixes #666 cursor color by @gdamore in #709
- fixes #710 Add support for setting the window title by @gdamore in #711
- fixes #561 Add clipboard support. by @gdamore in #714
- Bump codecov/codecov-action from 4.1.0 to 4.3.0 by @dependabot in #725
- Fix typos by @deining in #747
- fix warning 'Restore cache failed' by @deining in #748
- Adding oddshub to README by @dos-2 in #737
- fix: add tmux-256color terminfo by @luisdavim in #719
- fixes #716 Improve missing terminal error message. by @spearson78 in #717
- Speed up SetContent by checking length of combining characters before reflect.DeepEqual by @kivattt in #744
- Bump github.com/mattn/go-runewidth from 0.0.15 to 0.0.16 by @dependabot in #743
- Bump golang.org/x/sys from 0.18.0 to 0.22.0 by @dependabot in #738
- Bump codecov/codecov-action from 4.3.0 to 4.5.0 by @dependabot in #736
- Bump golang.org/x/term from 0.18.0 to 0.25.0 by @dependabot in #751
- fixes #764 Adding tcell as a dependency delays startup time by @gdamore in #767
- Add Ghostty support by @joshgoebel in #763
- Bump golang.org/x/term from 0.25.0 to 0.28.0 by @dependabot in #766
- Bump codecov/codecov-action from 4.5.0 to 5.1.2 by @dependabot in #762
New Contributors
- @aaronriekenberg made their first contribution in #695
- @deining made their first contribution in #747
- @dos-2 made their first contribution in #737
- @luisdavim made their first contribution in #719
- @spearson78 made their first contribution in #717
- @kivattt made their first contribution in #744
- @joshgoebel made their first contribution in #763
Full Changelog: v2.7.4...v2.8.0