Jonathan Rietveld

Results 6 issues of 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...

status/triage
area/WSL2
version/4.29.0

**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...

bug

Although the suggested config `interactive.diffFilter = "diff-so-fancy --patch" works for `git add -p`, it doesn't for `git reset -p`: ![image](https://github.com/so-fancy/diff-so-fancy/assets/29434548/a0b0e9f9-f772-4e47-ab73-ee37f2e86c0d) This is on the latest commit on the `next` branch,...

bug

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...

enhancement