Skip to main content
Filter by
Sorted by
Tagged with
2 votes
2 answers
194 views

I'm attempting to use the bubbletea library in Go, and one of my models needs to send a message when updated, which requires a reference to the bubbletea Program. I'm running into a chicken and egg ...
Rich Remer's user avatar
  • 2,797
0 votes
1 answer
91 views

While used to C# /.Net, I am quite new to go and bubbletea and I am trying to do a little cli helper for my private amusement. Now, what I am trying to do is bind F2 Key to an update action in ...
Fildor's user avatar
  • 16.5k