[PR #117] [CLOSED] a bug fix and add demo displaying all color as handy util for tview #859

Closed
opened 2026-03-04 01:08:16 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/rivo/tview/pull/117
Author: @stephencheng
Created: 5/16/2018
Status: Closed

Base: masterHead: master


📝 Commits (3)

  • a98834e add demo displaying all color as handy util for tview
  • e91e46a fix runes index out of range
  • 4aeba51 fix another broken case

📊 Changes

2 files changed (+472 additions, -2 deletions)

View changed files

demos/colors/main.go (+468 -0)
📝 util.go (+4 -2)

📄 Description

As the title suggested, it's a handy util to display all colors from tcell for developers to have a quick pickup

Hopefully this is useful to others


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/rivo/tview/pull/117 **Author:** [@stephencheng](https://github.com/stephencheng) **Created:** 5/16/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`a98834e`](https://github.com/rivo/tview/commit/a98834e508a59650fc53ef233aea9a4fa80cce3b) add demo displaying all color as handy util for tview - [`e91e46a`](https://github.com/rivo/tview/commit/e91e46ac1096a7c0bbdaef67094a6431be9d193b) fix runes index out of range - [`4aeba51`](https://github.com/rivo/tview/commit/4aeba51ce3c7601811c6394746c4565bebc24fab) fix another broken case ### 📊 Changes **2 files changed** (+472 additions, -2 deletions) <details> <summary>View changed files</summary> ➕ `demos/colors/main.go` (+468 -0) 📝 `util.go` (+4 -2) </details> ### 📄 Description As the title suggested, it's a handy util to display all colors from tcell for developers to have a quick pickup Hopefully this is useful to others --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 01:08:16 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tview#859
No description provided.