Kid
Kid
Fix #15342
Currently, `deno upgrade` doesn't remove the downloaded zip (and uncompressed Deno binary if `--dry-run` is specified) when finished. This is bad practice and occupies space: - On macOS, temporary directory...
I just opened an issue regarding [`cdn.deno.land` not serving files with `charset=utf-8`](https://github.com/denoland/dotland/issues/2184), and realized this is also the case for Deno Deploy. But unlike `cdn.deno.land` which serves static files only,...
Show jsDelivr button for raw GitHub file and render HTML content for GitHub raw file. Related: https://github.com/sindresorhus/refined-github/issues/1096
Allow linking to specific headings like https://esm.sh/#specify-external-dependencies.
# Issue Fixes #. ## Details Brief summary of PR purpose and code changes. ## CheckList - [ ] PR starts with [#_ISSUE_ID_]. - [ ] Has been tested (where...
I noticed some parameters are hard-coded, specifically, the Google Analytics endpoint URL (`https://www.google-analytics.com/collect`) and [User Language](https://developers.google.com/analytics/devguides/collection/protocol/v1/parameters#ul) (`ul`): https://github.com/jehna/ga-lite/blob/6b467e592b9880d9f8eb270f20c57e74176b3c6c/src/get-base-url.js#L5-L7 It would be awesome to be able to: - Make `ul` use...
See https://github.com/fish-shell/fish-shell/commit/2cfb4343ed49aa976c8f6e5fc999198c0d873ef7#diff-e2c1373c8715bec537d5247400fe5f8de23eceaa2a1d79b61e90aaaf919c5aaa I also took the chance to remove compatibility for Fish 2.x since [Fish 3.0](https://fishshell.com/docs/current/relnotes.html#fish-3-0-0-released-december-28-2018) is released more than 2.5 years ago and there's no reason not to upgrade.
There is a maintained fork of Aegisub at https://github.com/wangqr/Aegisub. Consider ~~using it as upstream instead~~ (or create a new formula)? EDIT: looks like Aegisub's got new maintainers: Aegisub/Aegisub#214
Hi George, recently I created a [standalone plugin](https://github.com/kidonng/iterm2.fish) based on the Fish integration script. I'd like to submit some of the changes back to iTerm2: - Replace `[` `]` with...