scarf
scarf
### Rationale https://github.com/sindresorhus/ky/blob/b86ff0a4e8d66c363df17612c968c023560f9241/index.test-d.ts#L132 [`json`](https://github.com/sindresorhus/ky#json) function can accept type parameters. however issue #312 was raised because `README.md` did not address which function accepts generic parameters. ### Solution I suggest adding more...
## Summary - Happened after reboot - Vscode and Firefox(both from flatpak and from [Mozilla builds](https://support.mozilla.org/en-US/kb/install-firefox-linux)) does not work - QT-based apps work (kate, konsole, krita, etc) ## System information...
### 개요 - 채팅 입력기에서는 정상 입력 됩니다. - `검색하기`에서는 글씨가 덮어씌워집니다. ### 로그 디스코드 종료 후 ` kime-xim --verbose`를 실행한 후 디스코드를 다시 켜도 `kime-xim`에서 추가 디버그 로그가 발생하지...
It will help a lot for debian/ubuntu and rust user to be able to update kime without manually downloading packages from [releases](https://github.com/Riey/kime/releases).
hello, i just stumbled into this repository, which i think is neat. however, it would be very nice if you could update missing `e12s` and `M.C.` fields in scoreboard, which...
# Case 1 ```json [ { "height": 10, "width": 10 }, //
when working on gradle projects, `gradlew` scripts are vendored together. it would be great if tokei could default ignore following files. ```sh gradlew gradlew.bat ```
**Describe the bug** v5.0.3 release does not have checksum. **To Reproduce** Steps to reproduce the behavior: 1. go to https://github.com/univrsal/input-overlay/releases/tag/v5.0.3 **Expected behavior** there is checksum like [other version](https://github.com/univrsal/input-overlay/releases/tag/v5.0.2) **Screenshots** 
**Is your feature request related to a problem? Please describe.**   on `Docs/` tab, code blocks are not syntax highlighted. being able to highlight docs will help a lot...
## Directly using emojis https://github.com/lsd-rs/lsd/blob/ea56a7c385db4d4e67992d2d13de94ebc2a97234/src/theme/icon.rs#L41-L56 would it be useful to directly use emoji? ```rs impl Default for ByType { fn default() -> ByType { ByType { dir: "".into(), // ...