https://github.com/charmbracelet/bubbletea
cli elm-architecture framework functional go golang hacktoberfest tui
Score: 37.463712663978306
Last synced: about 12 hours ago
JSON representation
Repository metadata:
A powerful little TUI framework 🏗
- Host: GitHub
- URL: https://github.com/charmbracelet/bubbletea
- Owner: charmbracelet
- License: mit
- Created: 2020-01-10T21:04:03.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2026-05-12T01:11:40.000Z (7 days ago)
- Last Synced: 2026-05-12T03:15:19.533Z (7 days ago)
- Topics: cli, elm-architecture, framework, functional, go, golang, hacktoberfest, tui
- Language: Go
- Homepage:
- Size: 5.59 MB
- Stars: 42,293
- Watchers: 139
- Forks: 1,208
- Open Issues: 174
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: Charm
- Login: charmbracelet
- Email: vt100@charm.sh
- Kind: organization
- Description: We build tools to make the command line glamorous.
- Website: https://charm.sh
- Location: /dev/tty
- Twitter: charmcli
- Company:
- Icon url: https://avatars.githubusercontent.com/u/57376114?v=4
- Repositories: 29
- Last Synced at: 2023-03-04T02:04:10.172Z
- Profile URL: https://github.com/charmbracelet
Committers metadata
Last synced: about 16 hours ago
Total Commits: 1,769
Total Committers: 155
Avg Commits per committer: 11.413
Development Distribution Score (DDS): 0.621
Commits in past year: 345
Committers in past year: 26
Avg Commits per committer in past year: 13.269
Development Distribution Score (DDS) in past year: 0.203
| Name | Commits | |
|---|---|---|
| Ayman Bagabas | a****s@g****m | 670 |
| Christian Rocha | c****n@r****s | 546 |
| Christian Muehlhaeuser | m****i@g****m | 123 |
| dependabot[bot] | 4****] | 99 |
| Carlos Alexandro Becker | c****0 | 61 |
| Maas Lalani | m****s@l****v | 25 |
| Raphael 'kena' Poss | k****z@t****t | 20 |
| bashbunni | 1****i | 15 |
| Andrey Nering | a****g | 15 |
| github-actions[bot] | 4****] | 8 |
| Konstantin Antonov | t****s@g****m | 7 |
| desertwitch | 2****h | 7 |
| Kiyon | k****n@1****m | 6 |
| Charm | 1****i | 5 |
| SuperPaintman | S****r@g****m | 4 |
| Dhruv Thakur | 1****h | 3 |
| Kyosuke Fujimoto | k****f@g****m | 3 |
| Semih Buyukgungor | b****h@g****m | 3 |
| 進捗ゼミ | 4****e | 3 |
| Ajeet D'Souza | 9****t@g****m | 2 |
| Georgi Dimitrov | g****2@g****m | 2 |
| Max | m****3@g****m | 2 |
| Michele Filadelfia | 8****a | 2 |
| Pheon-Dev | d****n@g****m | 2 |
| jon4hz | m****e@j****o | 2 |
| Leandro López (inkel) | i****r@g****m | 2 |
| Liam Stanley | l****m@l****h | 2 |
| Alexander Jung | a****x@u****o | 2 |
| Ilya Revenko | k****0@g****m | 2 |
| Glenn Gonda | a****n@i****m | 1 |
| and 125 more... | ||
Issue and Pull Request metadata
Last synced: 3 days ago
Total issues: 229
Total pull requests: 816
Average time to close issues: 4 months
Average time to close pull requests: about 2 months
Total issue authors: 181
Total pull request authors: 150
Average comments per issue: 2.04
Average comments per pull request: 1.01
Merged pull request: 471
Bot issues: 1
Bot pull requests: 180
Past year issues: 27
Past year pull requests: 43
Past year average time to close issues: 16 days
Past year average time to close pull requests: 4 days
Past year issue authors: 22
Past year pull request authors: 23
Past year average comments per issue: 1.59
Past year average comments per pull request: 0.6
Past year merged pull request: 20
Past year bot issues: 0
Past year bot pull requests: 11
Top Issue Authors
- meowgorithm (13)
- lrstanley (6)
- aymanbagabas (6)
- bashbunni (5)
- robinovitch61 (3)
- myaaaaaaaaa (3)
- antonmedv (3)
- 3v1n0 (3)
- rsteube (2)
- leg100 (2)
- jmonroynieto (2)
- guidoenr (2)
- yangguansen (2)
- lazysegtree (2)
- devopstoday11 (2)
Top Pull Request Authors
- aymanbagabas (183)
- dependabot[bot] (165)
- meowgorithm (76)
- caarlos0 (48)
- bashbunni (31)
- github-actions[bot] (15)
- muesli (13)
- knz (10)
- desertwitch (10)
- nervo (9)
- maaslalani (8)
- andreynering (8)
- charmcli (7)
- dhth (6)
- joshallenit (6)
Top Issue Labels
- enhancement (39)
- bug (19)
- question (5)
- v2 (5)
- documentation (3)
- triage (3)
- proposal (2)
- dependencies (2)
- duplicate (1)
Top Pull Request Labels
- dependencies (168)
- enhancement (41)
- triage (31)
- bug (19)
- documentation (17)
- v2 (16)
- proposal (2)
- windows (1)
Package metadata
- Total packages: 17
- Total downloads: unknown
- Total docker downloads: 2,830,737,372
- Total dependent packages: 3,280 (may contain duplicates)
- Total dependent repositories: 1,270 (may contain duplicates)
- Total versions: 567
proxy.golang.org: github.com/charmbracelet/bubbletea
Package tea provides a framework for building rich terminal user interfaces based on the paradigms of The Elm Architecture. It's well-suited for simple and complex terminal applications, either inline, full-window, or a mix of both. It's been battle-tested in several large projects and is production-ready. A tutorial is available at https://github.com/charmbracelet/bubbletea/tree/master/tutorials Example programs can be found at https://github.com/charmbracelet/bubbletea/tree/master/examples
- Homepage: https://github.com/charmbracelet/bubbletea
- Documentation: https://pkg.go.dev/github.com/charmbracelet/bubbletea#section-documentation
- Licenses: MIT
- Latest release: v1.3.10 (published 8 months ago)
- Last Synced: 2026-05-17T22:01:31.258Z (1 day ago)
- Versions: 89
- Dependent Packages: 3,280
- Dependent Repositories: 1,270
- Docker Downloads: 2,830,737,372
-
Rankings:
- Docker downloads count: 0.09%
- Dependent packages count: 0.097%
- Dependent repos count: 0.22%
- Average: 0.415%
- Stargazers count: 0.461%
- Forks count: 1.205%
proxy.golang.org: github.com/Charmbracelet/bubbletea
- Homepage:
- Documentation: https://pkg.go.dev/github.com/Charmbracelet/bubbletea#section-documentation
- Licenses: mit
- Latest release: v1.3.10 (published 8 months ago)
- Last Synced: 2026-05-16T12:38:22.149Z (2 days ago)
- Versions: 87
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 0.044%
- Forks count: 1.027%
- Average: 2.957%
- Dependent packages count: 5.204%
- Dependent repos count: 5.553%
proxy.golang.org: github.com/Siris01/bubbletea
Package tea provides a framework for building rich terminal user interfaces based on the paradigms of The Elm Architecture. It's well-suited for simple and complex terminal applications, either inline, full-window, or a mix of both. It's been battle-tested in several large projects and is production-ready. A tutorial is available at https://github.com/charmbracelet/bubbletea/tree/master/tutorials Example programs can be found at https://github.com/charmbracelet/bubbletea/tree/master/examples
- Homepage: https://github.com/charmbracelet/bubbletea
- Documentation: https://pkg.go.dev/github.com/Siris01/bubbletea#section-documentation
- Licenses: MIT
- Latest release: (published 3 months ago)
- Last Synced: 2026-05-16T12:38:20.202Z (2 days ago)
- Versions: 0
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 0.461%
- Forks count: 1.164%
- Average: 4.748%
- Dependent packages count: 8.074%
- Dependent repos count: 9.294%
proxy.golang.org: github.com/charmbracelet/BubbleTea/v2
- Homepage:
- Documentation: https://pkg.go.dev/github.com/charmbracelet/BubbleTea/v2#section-documentation
- Licenses:
- Latest release: v2.0.6 (published about 1 month ago)
- Last Synced: 2026-05-16T12:38:18.482Z (2 days ago)
- Versions: 17
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 4.743%
- Average: 4.902%
- Dependent repos count: 5.062%
proxy.golang.org: github.com/charmBRACELET/bubbletea
- Homepage:
- Documentation: https://pkg.go.dev/github.com/charmBRACELET/bubbletea#section-documentation
- Licenses:
- Latest release: v1.3.10 (published 8 months ago)
- Last Synced: 2026-05-16T12:38:22.332Z (2 days ago)
- Versions: 87
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 4.894%
- Average: 5.059%
- Dependent repos count: 5.223%
proxy.golang.org: github.com/charmbracelet/bubbletea/v2
Package tea provides a framework for building rich terminal user interfaces based on the paradigms of The Elm Architecture. It's well-suited for simple and complex terminal applications, either inline, full-window, or a mix of both. It's been battle-tested in several large projects and is production-ready. A tutorial is available at https://github.com/charmbracelet/bubbletea/tree/master/tutorials Example programs can be found at https://github.com/charmbracelet/bubbletea/tree/master/examples
- Homepage: https://github.com/charmbracelet/bubbletea
- Documentation: https://pkg.go.dev/github.com/charmbracelet/bubbletea/v2#section-documentation
- Licenses: MIT
- Latest release: v2.0.6 (published about 1 month ago)
- Last Synced: 2026-05-16T12:36:56.269Z (2 days ago)
- Versions: 18
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.184%
- Average: 6.391%
- Dependent repos count: 6.598%
proxy.golang.org: github.com/charmbracelet/BubbleTea
- Homepage:
- Documentation: https://pkg.go.dev/github.com/charmbracelet/BubbleTea#section-documentation
- Licenses: mit
- Latest release: v1.3.10 (published 8 months ago)
- Last Synced: 2026-05-16T12:39:05.709Z (2 days ago)
- Versions: 87
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.302%
- Average: 6.515%
- Dependent repos count: 6.727%
proxy.golang.org: github.com/charmbracelet/bubbleTea
- Homepage:
- Documentation: https://pkg.go.dev/github.com/charmbracelet/bubbleTea#section-documentation
- Licenses: mit
- Latest release: v1.3.10 (published 8 months ago)
- Last Synced: 2026-05-16T12:38:18.343Z (2 days ago)
- Versions: 87
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.999%
- Average: 8.173%
- Dependent repos count: 9.346%
proxy.golang.org: github.com/charmbracelet/Bubbletea
- Homepage:
- Documentation: https://pkg.go.dev/github.com/charmbracelet/Bubbletea#section-documentation
- Licenses: mit
- Latest release: v1.3.10 (published 8 months ago)
- Last Synced: 2026-05-16T12:37:30.334Z (2 days ago)
- Versions: 87
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.999%
- Average: 8.173%
- Dependent repos count: 9.346%
debian-12: golang-github-charmbracelet-bubbletea
- Homepage: https://github.com/charmbracelet/bubbletea
- Documentation: https://packages.debian.org/bookworm/golang-github-charmbracelet-bubbletea
- Licenses:
- Latest release: 0.19.1-3 (published 3 months ago)
- Last Synced: 2026-03-12T23:08:56.322Z (2 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
ubuntu-24.10: golang-github-charmbracelet-bubbletea
- Homepage: https://github.com/charmbracelet/bubbletea
- Licenses:
- Latest release: 0.19.1-3 (published 3 months ago)
- Last Synced: 2026-03-08T15:04:29.424Z (2 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
guix: go-github-com-charmbracelet-bubbletea
Powerful little TUI framework
- Homepage: https://github.com/charmbracelet/bubbletea
- Documentation: https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-xyz.scm#n4620
- Licenses: asl2.0
- Latest release: 1.3.10 (published 3 months ago)
- Last Synced: 2026-04-27T18:10:12.510Z (21 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
ubuntu-24.04: golang-github-charmbracelet-bubbletea
- Homepage: https://github.com/charmbracelet/bubbletea
- Licenses:
- Latest release: 0.19.1-3 (published 3 months ago)
- Last Synced: 2026-03-05T17:07:55.943Z (2 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
ubuntu-23.10: golang-github-charmbracelet-bubbletea
- Homepage: https://github.com/charmbracelet/bubbletea
- Licenses:
- Latest release: 0.19.1-3 (published 3 months ago)
- Last Synced: 2026-03-10T03:12:27.621Z (2 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
ubuntu-23.04: golang-github-charmbracelet-bubbletea
- Homepage: https://github.com/charmbracelet/bubbletea
- Licenses:
- Latest release: 0.19.1-3 (published 3 months ago)
- Last Synced: 2026-03-11T07:12:39.660Z (2 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
debian-13: golang-github-charmbracelet-bubbletea
- Homepage: https://github.com/charmbracelet/bubbletea
- Documentation: https://packages.debian.org/trixie/golang-github-charmbracelet-bubbletea
- Licenses:
- Latest release: 0.27.0-1 (published 3 months ago)
- Last Synced: 2026-03-13T10:12:45.386Z (2 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
Dependencies
- actions/checkout v3 composite
- actions/setup-go v4 composite
- actions/checkout v3 composite
- actions/setup-go v4 composite
- actions/checkout v3 composite
- actions/setup-go v4 composite
- stefanzweifel/git-auto-commit-action v4 composite
- actions/checkout v3 composite
- actions/setup-go v4 composite
- golangci/golangci-lint-action v3 composite
- actions/checkout v3 composite
- actions/setup-go v4 composite
- golangci/golangci-lint-action v3 composite
- github.com/alecthomas/chroma v0.10.0
- github.com/atotto/clipboard v0.1.4
- github.com/aymanbagabas/go-osc52/v2 v2.0.1
- github.com/aymanbagabas/go-udiff v0.1.0
- github.com/aymerick/douceur v0.2.0
- github.com/charmbracelet/bubbles v0.16.1
- github.com/charmbracelet/bubbletea v0.24.1
- github.com/charmbracelet/glamour v0.6.0
- github.com/charmbracelet/harmonica v0.2.0
- github.com/charmbracelet/lipgloss v0.7.1
- github.com/charmbracelet/x/exp/teatest v0.0.0-20230508155401-2bd6fa14c46a
- github.com/containerd/console v1.0.4-0.20230313162750-1ae8d489ac81
- github.com/dlclark/regexp2 v1.4.0
- github.com/dustin/go-humanize v1.0.1
- github.com/fogleman/ease v0.0.0-20170301025033-8da417bf1776
- github.com/gorilla/css v1.0.0
- github.com/lucasb-eyer/go-colorful v1.2.0
- github.com/mattn/go-isatty v0.0.18
- github.com/mattn/go-localereader v0.0.1
- github.com/mattn/go-runewidth v0.0.14
- github.com/microcosm-cc/bluemonday v1.0.21
- github.com/muesli/ansi v0.0.0-20211018074035-2e021307bc4b
- github.com/muesli/cancelreader v0.2.2
- github.com/muesli/reflow v0.3.0
- github.com/muesli/termenv v0.15.2
- github.com/olekukonko/tablewriter v0.0.5
- github.com/rivo/uniseg v0.2.0
- github.com/sahilm/fuzzy v0.1.0
- github.com/yuin/goldmark v1.5.2
- github.com/yuin/goldmark-emoji v1.0.1
- golang.org/x/net v0.7.0
- golang.org/x/sync v0.1.0
- golang.org/x/sys v0.7.0
- golang.org/x/term v0.6.0
- golang.org/x/text v0.7.0
- github.com/alecthomas/chroma v0.10.0
- github.com/atotto/clipboard v0.1.4
- github.com/aymanbagabas/go-osc52 v1.0.3
- github.com/aymanbagabas/go-osc52 v1.2.1
- github.com/aymanbagabas/go-osc52/v2 v2.0.1
- github.com/aymanbagabas/go-udiff v0.1.0
- github.com/aymerick/douceur v0.2.0
- github.com/charmbracelet/bubbles v0.16.1
- github.com/charmbracelet/glamour v0.6.0
- github.com/charmbracelet/harmonica v0.2.0
- github.com/charmbracelet/lipgloss v0.7.1
- github.com/charmbracelet/x/exp/teatest v0.0.0-20230508155401-2bd6fa14c46a
- github.com/containerd/console v1.0.4-0.20230313162750-1ae8d489ac81
- github.com/davecgh/go-spew v1.1.0
- github.com/davecgh/go-spew v1.1.1
- github.com/dlclark/regexp2 v1.4.0
- github.com/dustin/go-humanize v1.0.1
- github.com/fogleman/ease v0.0.0-20170301025033-8da417bf1776
- github.com/gorilla/css v1.0.0
- github.com/kylelemons/godebug v1.1.0
- github.com/lucasb-eyer/go-colorful v1.2.0
- github.com/mattn/go-isatty v0.0.16
- github.com/mattn/go-isatty v0.0.17
- github.com/mattn/go-isatty v0.0.18
- github.com/mattn/go-localereader v0.0.1
- github.com/mattn/go-runewidth v0.0.9
- github.com/mattn/go-runewidth v0.0.12
- github.com/mattn/go-runewidth v0.0.13
- github.com/mattn/go-runewidth v0.0.14
- github.com/microcosm-cc/bluemonday v1.0.21
- github.com/muesli/ansi v0.0.0-20211018074035-2e021307bc4b
- github.com/muesli/cancelreader v0.2.2
- github.com/muesli/reflow v0.3.0
- github.com/muesli/termenv v0.13.0
- github.com/muesli/termenv v0.15.1
- github.com/muesli/termenv v0.15.2
- github.com/olekukonko/tablewriter v0.0.5
- github.com/pmezard/go-difflib v1.0.0
- github.com/rivo/uniseg v0.1.0
- github.com/rivo/uniseg v0.2.0
- github.com/sahilm/fuzzy v0.1.0
- github.com/stretchr/objx v0.1.0
- github.com/stretchr/testify v1.7.0
- github.com/yuin/goldmark v1.2.1
- github.com/yuin/goldmark v1.4.13
- github.com/yuin/goldmark v1.5.2
- github.com/yuin/goldmark-emoji v1.0.1
- golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
- golang.org/x/crypto v0.0.0-20210921155107-089bfa567519
- golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
- golang.org/x/net v0.0.0-20190620200207-3b0461eec859
- golang.org/x/net v0.0.0-20210226172049-e18ecbb05110
- golang.org/x/net v0.0.0-20220722155237-a158d28d115b
- golang.org/x/net v0.0.0-20221002022538-bcab6841153b
- golang.org/x/net v0.7.0
- golang.org/x/sync v0.0.0-20190423024810-112230192c58
- golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
- golang.org/x/sync v0.1.0
- golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
- golang.org/x/sys v0.0.0-20201119102817-f84b799fce68
- golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
- golang.org/x/sys v0.0.0-20220204135822-1c1b9b1eba6a
- golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
- golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f
- golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10
- golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
- golang.org/x/sys v0.1.0
- golang.org/x/sys v0.5.0
- golang.org/x/sys v0.6.0
- golang.org/x/sys v0.7.0
- golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
- golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
- golang.org/x/term v0.5.0
- golang.org/x/term v0.6.0
- golang.org/x/text v0.3.0
- golang.org/x/text v0.3.3
- golang.org/x/text v0.3.7
- golang.org/x/text v0.3.8
- golang.org/x/text v0.7.0
- golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e
- golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e
- golang.org/x/tools v0.1.12
- golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7
- gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
- gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
- github.com/aymanbagabas/go-osc52/v2 v2.0.1
- github.com/containerd/console v1.0.4-0.20230313162750-1ae8d489ac81
- github.com/lucasb-eyer/go-colorful v1.2.0
- github.com/mattn/go-isatty v0.0.18
- github.com/mattn/go-localereader v0.0.1
- github.com/mattn/go-runewidth v0.0.14
- github.com/muesli/ansi v0.0.0-20211018074035-2e021307bc4b
- github.com/muesli/cancelreader v0.2.2
- github.com/muesli/reflow v0.3.0
- github.com/muesli/termenv v0.15.2
- github.com/rivo/uniseg v0.2.0
- golang.org/x/sync v0.1.0
- golang.org/x/sys v0.7.0
- golang.org/x/term v0.6.0
- golang.org/x/text v0.3.8
- github.com/aymanbagabas/go-osc52/v2 v2.0.1
- github.com/containerd/console v1.0.4-0.20230313162750-1ae8d489ac81
- github.com/lucasb-eyer/go-colorful v1.2.0
- github.com/mattn/go-isatty v0.0.18
- github.com/mattn/go-localereader v0.0.1
- github.com/mattn/go-runewidth v0.0.12
- github.com/mattn/go-runewidth v0.0.13
- github.com/mattn/go-runewidth v0.0.14
- github.com/muesli/ansi v0.0.0-20211018074035-2e021307bc4b
- github.com/muesli/cancelreader v0.2.2
- github.com/muesli/reflow v0.3.0
- github.com/muesli/termenv v0.15.2
- github.com/rivo/uniseg v0.1.0
- github.com/rivo/uniseg v0.2.0
- github.com/yuin/goldmark v1.4.13
- golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
- golang.org/x/crypto v0.0.0-20210921155107-089bfa567519
- golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
- golang.org/x/net v0.0.0-20190620200207-3b0461eec859
- golang.org/x/net v0.0.0-20210226172049-e18ecbb05110
- golang.org/x/net v0.0.0-20220722155237-a158d28d115b
- golang.org/x/sync v0.0.0-20190423024810-112230192c58
- golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
- golang.org/x/sync v0.1.0
- golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
- golang.org/x/sys v0.0.0-20201119102817-f84b799fce68
- golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
- golang.org/x/sys v0.0.0-20220204135822-1c1b9b1eba6a
- golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
- golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f
- golang.org/x/sys v0.1.0
- golang.org/x/sys v0.6.0
- golang.org/x/sys v0.7.0
- golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
- golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
- golang.org/x/term v0.6.0
- golang.org/x/text v0.3.0
- golang.org/x/text v0.3.3
- golang.org/x/text v0.3.7
- golang.org/x/text v0.3.8
- golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e
- golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e
- golang.org/x/tools v0.1.12
- golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7
- github.com/aymanbagabas/go-osc52/v2 v2.0.1
- github.com/charmbracelet/bubbletea v0.23.2
- github.com/containerd/console v1.0.4-0.20230313162750-1ae8d489ac81
- github.com/lucasb-eyer/go-colorful v1.2.0
- github.com/mattn/go-isatty v0.0.18
- github.com/mattn/go-localereader v0.0.1
- github.com/mattn/go-runewidth v0.0.14
- github.com/muesli/ansi v0.0.0-20211018074035-2e021307bc4b
- github.com/muesli/cancelreader v0.2.2
- github.com/muesli/reflow v0.3.0
- github.com/muesli/termenv v0.15.2
- github.com/rivo/uniseg v0.2.0
- golang.org/x/sync v0.1.0
- golang.org/x/sys v0.7.0
- golang.org/x/term v0.6.0
- golang.org/x/text v0.3.8
- github.com/aymanbagabas/go-osc52/v2 v2.0.1
- github.com/containerd/console v1.0.4-0.20230313162750-1ae8d489ac81
- github.com/lucasb-eyer/go-colorful v1.2.0
- github.com/mattn/go-isatty v0.0.18
- github.com/mattn/go-localereader v0.0.1
- github.com/mattn/go-runewidth v0.0.12
- github.com/mattn/go-runewidth v0.0.13
- github.com/mattn/go-runewidth v0.0.14
- github.com/muesli/ansi v0.0.0-20211018074035-2e021307bc4b
- github.com/muesli/cancelreader v0.2.2
- github.com/muesli/reflow v0.3.0
- github.com/muesli/termenv v0.15.2
- github.com/rivo/uniseg v0.1.0
- github.com/rivo/uniseg v0.2.0
- github.com/yuin/goldmark v1.4.13
- golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
- golang.org/x/crypto v0.0.0-20210921155107-089bfa567519
- golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
- golang.org/x/net v0.0.0-20190620200207-3b0461eec859
- golang.org/x/net v0.0.0-20210226172049-e18ecbb05110
- golang.org/x/net v0.0.0-20220722155237-a158d28d115b
- golang.org/x/sync v0.0.0-20190423024810-112230192c58
- golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
- golang.org/x/sync v0.1.0
- golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
- golang.org/x/sys v0.0.0-20201119102817-f84b799fce68
- golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
- golang.org/x/sys v0.0.0-20220204135822-1c1b9b1eba6a
- golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
- golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f
- golang.org/x/sys v0.1.0
- golang.org/x/sys v0.6.0
- golang.org/x/sys v0.7.0
- golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
- golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
- golang.org/x/term v0.6.0
- golang.org/x/text v0.3.0
- golang.org/x/text v0.3.3
- golang.org/x/text v0.3.7
- golang.org/x/text v0.3.8
- golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e
- golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e
- golang.org/x/tools v0.1.12
- golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7