mirror of
https://github.com/rivo/tview.git
synced 2026-04-26 13:25:51 +03:00
[PR #117] [CLOSED] a bug fix and add demo displaying all color as handy util for tview #859
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tview#859
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/rivo/tview/pull/117
Author: @stephencheng
Created: 5/16/2018
Status: ❌ Closed
Base:
master← Head:master📝 Commits (3)
a98834eadd demo displaying all color as handy util for tviewe91e46afix runes index out of range4aeba51fix 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.