-
It would be great to have working GIFs for each example in the [./example](https://github.com/charmbracelet/bubbletea/tree/master/examples) folder. 😍
-
Text inputs or git providers table in the bootstrap wizard in gitops run are mangled if the height of the terminal window is insufficient.
Examples of "mangled" or overlapping elements if terminal …
-
Build it on an x86 laptop for a test drive, pasted a http://adress/of/file.torrent, it went panic. The encoding suggests it does not expect that kind of source.
```
encoding/hex: invalid byte: U+0…
-
Not exactly sure what triggers it, happens every now and then
```
Caught panic:
runtime error: invalid memory address or nil pointer dereference
Restoring terminal...
goroutine 1 [running…
-
Hi!
I encountered some strange issue with my project: https://fx.wtf
If I do go run, everything works.
```
node -e 'console.log(123)' | go run .
```
But if I do
```
go install
node -e…
-
As a user, there is a lot to see with `gitops run`. It is doing a lot of work in the background. There are also times I need to interact with it as I am being asked questions. I would like to have …
-
Hi,
Let's say I'm running some kind of external software and I want to display the logs of it during its lifetime in a viewport.
How can I do this ? As far as I understand, the viewport can only b…
-
I dont have much details on this yet, but from v0.22.1 and v0.23.0 there seem to be some issue with TTY
Here is the scenario:
bbt runs for a bit, then exits (`.Start()` terminates), then a `exec.N…
-
Hi again 👋
I noticed that `hishtory` does not handle multiline well. Specifically, if I edit a long command line like this:
```
command \
--param A \
--param B \
| filter1 \
| filter2
…
-
**Describe the enhancement you'd like to see**
Add spinner for Testkube installation or other long running CLI ops