Jeff Mitchell

Results 15 issues of Jeff Mitchell

Hi there -- thanks so much for this tool! For those of us that don't have experience with chrome dev tools, can you provide any insight in the readme how...

Sometimes when running my program (very similar to the fancy list demo and using [the same lipgloss variables](https://github.com/charmbracelet/bubbletea/blob/master/examples/list-fancy/main.go#L16)), when my list is created, I see a very long pause. It...

bug

I'm trying to use this library and hitting a problem. Below is the (verbose) output. I did notice that the StandardCplusplus.h include does an #undef abs, which I'm assuming is...

As asked from my question in #585 I'm filing a new bug here. I'm trying to have the response_body in the HTTP options use the oneof field, so that we...

bug
enhancement
help wanted

This allows us to make an optimize query designed for the desktop UI. This option is currently hidden from OpenAPI and experimental and may change or disappear at any time.

core/gen
core/session
core
core/proto
core/servers

These can be run before or after migrations. This should be seen as anticipatory. There isn't really much added logic, it mostly reorganizes what's there.

core/db
core

api
core/db
core/gen
core/session
core
core/proto
core/servers
core/target
api/targets

If you use a line like `ws = EchoClient('wss://myserver.org:443')` you get an invalid GET request: `0000 47 45 54 20 20 48 54 54 50 2f 31 2e 31 0d...

enhancement
bug

Hello, and thanks for a great library! It would be useful to me if I can get access to [the underlying connections](https://github.com/miekg/dns/blob/v1.1.56/server.go#L75-L76) in a `response` object. I only want to...

Note for reviewers: in some places where there are already options I'm using options, and in other places I added something to the signature. If this feels odd I can...

core
core/daemon
core/server