John Olheiser

Results 24 issues of John Olheiser

I haven't have a chance to test yet, wanted to make a PR while it was fresh in my head.

This updates `chroma` to v2. For context on the below comments, previously this used a version prior to a breaking change. @zeripath was gracious enough to send a patch that...

**What problem does this feature solve?** Currently, new styles need to be PRed into chroma (or use a pygments CSS file). This is okay, but it means that custom styles...

This PR is an attempt at reviving #15002

kind/enhancement
lgtm/need 2

Currently running `go test -race ./...` reveals a few data races. Some of them seem benign (such as `log.SetLevel` racing in tests), however some seem potentially real. The logs are...

I would love to add Gitea support to lazygit. I've just merged https://github.com/go-gitea/gitea/pull/17908 which allows the default branch to be inferred for a PR (which I see the other forges...

enhancement

I've seen this posted on reddit a few times, and it looks pretty nice. It would be awesome to have integration with [Gitea](https://gitea.io/)!

enhancement

This PR would presumably Fix #20522 Fix #18773 Fix #19069 Fix #21077 Fix #13622 ----- 1. Check whether unit type is currently enabled 2. Check if it _will_ be enabled...

kind/enhancement
lgtm/need 2
kind/api

### Clear and concise description of the problem It would be nice if there was a way, ideally attached to a specific instance in case of schema changes, to expose...

enhancement

Currently `vhs serve` forces and returns a gif regardless of `Output`. It would be interesting to allow for multiple (or at least choose an alternative), which would then be streamed...

enhancement