Skip to content

Tags: gdamore/tcell

Tags

v2.9.0

Toggle v2.9.0's commit message
Add show color demo.

This will let you explore color names or color codes as they display
in your terminal.

v2.8.1

Toggle v2.8.1's commit message

Verified

This commit was signed with the committer’s verified signature.
gdamore Garrett D'Amore
fixes #769 UnderlineStyle is displayed, but UnderlineColor is not

v2.8.0

Toggle v2.8.0's commit message

Verified

This commit was signed with the committer’s verified signature.
gdamore Garrett D'Amore
Bump golang.org/x/text to 0.21.0

v2.7.4

Toggle v2.7.4's commit message
windows: restore cursor location correctly

v2.7.3

Toggle v2.7.3's commit message
terminfo: regenerate all entries

Previously we had lost StrikeThrough, and this fixes a few other
discrepancies.  This was generated on Ubuntu Noble (24.04), after
installing the following packages: ncurses-term kitty-terminfo

v2.7.2

Toggle v2.7.2's commit message
Try not to clear screen on Windows if TCELL_ALTSCREEN=disable

v2.7.1

Toggle v2.7.1's commit message
fixes #621 Unicode disappears if requested twice on the same place on…

… Windows

v2.7.0

Toggle v2.7.0's commit message
fixes #606 Want ColorNone to preserve existing color(s)

While here, consolidate the use of the Fill() function from
CellBuffer (eliminating redundant code).

v2.6.0

Toggle v2.6.0's commit message
minor style fixup

v2.5.4

Toggle v2.5.4's commit message
Fix status badges (broken by shields.io)