Rashil Gandhi
Rashil Gandhi
Another suggestion: some indicator in the results for apps from official buckets - will be useful for quickly visually filtering out supported apps (as opposed to user-defined buckets). Will have...
> @rashil2000 Or we do something like: > > ``` > SELECT > ... > b.official > WHERE > apps a > INNER JOIN > buckets b ON b.id =...
This seems to be fixed now?
Oh, I see
@akinomyoga I checked out `ble.sh` today. It's really awesome! Kudos. I'd be great if `oh-my-bash` had a plugin sort of thing for `ble.sh` so that it can be optionally enabled,...
It has been added to Scoop. This issue can be closed :)
FWIW, as mentioned in https://github.com/asciinema/asciinema/issues/292#issuecomment-538561853 there is a native C# port for Windows that records in the asciicast format and supports uploading directly to asciinema.org @sickill would you mind adding...
Closing this as stale
Filing this under #4881
> There is also another issue. Every manifest that uses custom capture groups will not work. (Like `$matchVersion`, `$matchHead`, $matchMyAwesomeCaptureGroup`) See [aria2.json](https://github.com/lukesampson/scoop/blob/master/bucket/aria2.json) or [brotli.json](https://github.com/lukesampson/scoop/blob/master/bucket/brotli.json) I don't think there's a meaningful...