Jack McCown

Results 15 issues of Jack McCown

I think it would be great if `gum spin` could act as a prettier version of [chronic](https://manpages.debian.org/jessie/moreutils/chronic.1.en.html), which hides the output *unless* an error occurs

I wanted to add a custom shortcut to move all tabs, which meet X criteria, to the left side of the tab bar. But I wasn't able to do so...

Yes! ASDF is pretty much agnostic to where it is installed. Just clone asdf at any shared location, say `/opt/asdf` and make sure all users have permissions for reading and...

I'm not sure what `set_mark` etc are supposed to do, I can make a PR for the README out of your answer here if that would help!

## Expected Behavior Following the quickstart guide should produce a system which successfully boots after `nixos-install --flake .#NixOS` completes successfully ## Current Behavior Boot fails because it cannot find filesystem...

bug
documentation

Bundled output wasm files are written to the root of extension's output directory, without regard for the src directory structure. Additionally, the bundled js, which imports wasm related files, tries...

### Description There are lots of available languages, but none have enough parentheses ### Why I agree. Why? ### Possible Implementation & Open Questions #### Implementations I could offer do...

Hey I'd like to use go-chromecast for scripting, e.g. get the current author/title of the playing video non-interactively And extracting from json with `jq` would make my life much simpler....

Should I be able to get home-manager options as completions using `nixos-options`?

Hey I tweaked background.js and manifest.json to allow for separate chrome profiles to run separate instances of TabFS (2 currently). But noticed that when one starts it kills the other....