Cody A. Taylor

Results 26 issues of Cody A. Taylor

When I read through the code of the generate function it appears to be synchronous. It seems like it would of more use to _always_ return the `output` variable. Writing...

👋 Hello, I'm totally new to helm in general. Hopefully there is some documentation you can point me toward. I'm trying to follow a [linode guide](https://www.linode.com/docs/guides/how-to-setup-a-private-docker-registry-with-lke-and-object-storage/#configure-your-docker-registry) to setup a docker...

I would love a setting to make `xdg-open http://localhost` open this browser. It is important that it works well with [sindresorhus/open](//github.com/sindresorhus/open) since many CLI tools depend on that.

enhancement
not yet possible

Hello, I see that the 0.3.x line has removed `get_layer_bytes()` that I added in #94. Can this helper be restored?

**Is your feature request related to a problem? Please describe.** When developing inside a [devcontainer](https://containers.dev), the "Slidev: Start the dev server" option is useless due to the fact the ethernet...

enhancement

## Set icon filter field to `type="search"` - [x] The [type=search](https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/input/search) is widely available. - [x] Easy win - adds a clear button to the input. ## Primary Goal The...