GitShow/mitchellh/go-glint
mitchellh

go-glint

Component-based UI-framework for command-line tools. Easily create highly dynamic CLI interfaces using shared, easily testable components.

by mitchellh
gogolang
Star on GitHubFork

Go

308 stars8 forks4 contributorsQuiet · 4y agoSince 2020MIT

Meet the team

See all 4 on GitHub →
mitchellh
mitchellh77 contributions
DingoEatingFuzz
DingoEatingFuzz1 contribution
tgross
tgross1 contribution

Languages

View on GitHub →
Go100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

2 of 6 standards met

Community profile →
42
✓README✓License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 2 discussions · Last activity 4y ago
See all on GitHub →
briancain
Terminal flashes on output if window size is smallOpenIssue

This is a continuation of the issue mentioned on Waypoint here: https://github.com/hashicorp/waypoint/issues/2455 Basically if your window is "small", the output from glint ends up flashing over and over making it difficult to read. We think this might be an upstream issue with this library?

briancain · 4y ago
Pondidum
Trailing newline breaks renderingOpenIssue

Using the following code: Causes the following output: Removing the trailing from the line makes it work as expected. I think it might be worth trimming the TextFunc output before rendering, but not sure if this is the right approach.

Pondidum · 5y ago

Recent fixes

View closed PRs →
notnoop
Protect against nil LayoutRootsMergedPR

When is nil, rendering should do nothing according to docs, but currently it panics with nil pointer dereference.

notnoop · 4y ago
tgross
docs: `BGColor*` methods are for background colorsMergedPR
tgross · 5y ago
DingoEatingFuzz
Replace the "new project" reference to WaypointMergedPR

Now that Waypoint is out, there's no need to be coy :)

DingoEatingFuzz · 5y ago
Structured data for AI agents

Repository: mitchellh/go-glint. Description: Component-based UI-framework for command-line tools. Easily create highly dynamic CLI interfaces using shared, easily testable components. Stars: 308, Forks: 8. Primary language: Go. Languages: Go (100%). License: MIT. Topics: go, golang. Open PRs: 0, open issues: 2. Last activity: 4y ago. Community health: 42%. Top contributors: mitchellh, DingoEatingFuzz, tgross.

·@ofershap

Replace github.com with gitshow.dev