darcy
darcy
I have ran `mdbook init` to create the template book, and then `mdbook serve --open` to listen, and the browser just shows `Unable to connect` `Firefox can’t establish a connection...
The below SCSS code should compile, verbatim, to CSS, but fails to compile with `"auto is not a number"`. ```scss div { width: min(200px, auto); } ``` Expected: no change...
Now when a user types `-` or `` directly after searching, it is not treated as a commandline option by `zle` Fixes #154
Rust code, contained within the `html!` macro, is not highlighted with the `rust-analyzer` extension, but plaintext. Bracket pairs are still correctly highlighted as shown. While enabled (html is highlighted, but...
cc: Patrick Steinhardt cc: Phillip Wood cc: darcy cc: Jeff King cc: cc: Karthik Nayak cc: Eric Sunshine
# Title Preserve original `list-position`, when local/unavailable songs are skipped ## Description When downloading with `{list-position}` included in the `--output` option. When a local song is ignored, or a song...
### Requested Feature When downloading with `{list-position}` included in the `--output` option. When a local song is ignored, the following songs in the playlist will be saved under a different...
Possibly related to (or duplicate of) #6252. When compiling a recursive function with a particular type signature. On EndevourOS (Arch Linux), x86_64, roc nightly pre-release, built from commit 71e68f9 on...
When using empty parens as a unit literal `()` (as in Rust) instead of the correct `{}`, the parser rightly gives an error, but does not explain why it is...
### `yazi --debug` output ```Shell Yazi Version: 0.4.2 (Arch Linux 2024-12-28) Debug : false Triple : x86_64-unknown-linux-gnu (linux-x86_64) Rustc : 1.83.0 (90b35a62 2024-11-26) Ya Version: 0.4.2 (Arch Linux 2024-12-28) Emulator...