.golangci.yml chore(ci): enable gofumpt 8个月前 .goreleaser.yml feat(ci): use goreleaser for releases (#1023) 7个月前 CONTRIBUTING.md docs: Add CONTRIBUTING.md (#405) 2年前 LICENSE docs: update license 2年前 README.md feat!: make init return the model ...
.github accesscontrol activeterm bubbletea tea.go comment elapsed examples git logging ratelimiter recover scp testdata testsession .gitignore .golangci.yml .goreleaser.yml LICENSE README.md go.mod go.sum options.go options_test.go wish.go wish_test.goBreadcrumbs wish /bubbletea ...
.golangci.yml .goreleaser.yml LICENSE README.md commands.go commands_test.go exec.go exec_test.go focus.go go.mod go.sum inputreader_other.go inputreader_windows.go key.go key_other.go key_sequences.go key_test.go key_windows.go ...
// main_test.gofuncTestOuput(t*testing.T){tm:=teatest.NewTestModel(t,initialModel(10*time.Second),teatest.WithInitialTermSize(300,100),)teatest.WaitFor(t,tm.Output(),func(bts[]byte)bool{returnbytes.Contains(bts,[]byte("sleeping 8s"))},teatest.WithCheckInterval(time.Millisecond*100),te...
Go 每日一库之 bubbletea 简介 bubbletea是一个简单、小巧、可以非常方便地用来编写 TUI(terminal User Interface,控制台界面程序)程序的框架。内置简单的事件处理机制,可以对外部事件做出响应,如键盘按键。一起来看下吧。先看看bubbletea能做出什么效果: 感谢kiyonlin推荐。
golang.org/x/sync v0.8.0 golang.org/x/sys v0.26.0 ) require ( github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect github.com/lucasb-eyer/go-colorful v1.2.0 // indirect github.com/mattn/go-isatty v0.0.20 // indirect github.com/mattn/go-runewidth v0.0.15 // indirect githu...
Sign in Sign up golang / go Public Notifications Fork 17.7k Star 124k Code Issues 5k+ Pull requests 484 Discussions Actions Projects 4 Wiki Security Insights New issue x/pkgsite: package removal request for go.binarysouljour.me/bubbletea #...
Alternatively, build for your local machine using make build-all if you have go (>= 1.22) installed. The resulting binaries can be found in bin. Clients Three clients are provided for the very simple cexfind golang module: console A bubbletea console app. Have a look at the app README...
.golangci.yml .goreleaser.yml LICENSE README.md bubbles.go go.mod go.sum Repository files navigation README MIT license Security Bubbles Some components for Bubble Tea applications. These components are used in production in Glow, Charm and many other applications. Spinner A spinner, ...
.github chore(deps): bump golangci/golangci-lint-action from 5 to 6 (charmbra… May 15, 2024 cursor fix: Bug: SetMode method in cursor library does not handle invalid mo… Feb 29, 2024 filepicker feat: remove space for filesize Feb 1, 2024 ...