Jonathan Rietveld
Jonathan Rietveld
### Description I upgraded my PC, keeping the storage but changing out motherboard, CPU and RAM. I made sure to enable virtualisation in the new BIOS. Now, when I open...
**Tag/version of Container Images** Choose from: 0.4.* When having the mailman containers running (using just the mailman-core and mailman-web containers from the `docker-compose- postorius.yml`), our database keeps outputting the following...
Although the suggested config `interactive.diffFilter = "diff-so-fancy --patch" works for `git add -p`, it doesn't for `git reset -p`:  This is on the latest commit on the `next` branch,...
Docstring was copy pasted from `server_info`, minor fix
**Describe the bug** The [default Height of the filepicker is set to 0](https://github.com/charmbracelet/bubbles/blob/ff8b5a8e17c91972211d0b9f03e7764ddaa2f6d0/filepicker/filepicker.go#L40). When I go to the parent directory or go down a directory (i.e. press H or L),...
**Is your feature request related to a problem? Please describe.** I'm writing a `tea.Model` that wraps around a `bubbles.textinput` and a few other bubbles. In my `Update` method, I have...