Solitude

Results 23 issues of Solitude

even if version that satisfies the dependency constraint is already installed.

Can this be linked dynamically?

Invoking generic procedure that uses varargs implicit conversion breaks. ### Example `a.nim` ```nim proc convert(arg: HSlice): string = discard proc implicitConvert(args: varargs[string, convert]) = discard proc test*(range: HSlice) = implicitConvert...

Symbol Resolution
Generic Procs

On windows the 3rd line looks like this `Reply from 1.1.1.1: bytes=32 time=215ms TTL=57`, so ping value is not the last key=value pair, but second. Also splitting by `ms` makes...

bug

`s` with selection of over 2600 lines is instead echoes `Saved 1 selections to register 'z'`

### Describe the bug When listing candidates longer than terminal width (only checked with filename completion), initially selected completion isnt even visible and all candidates get padded to the width...

completions
line editor
needs-triage

### What system are you running Yazi on? Linux X11 ### What terminal are you running Yazi in? kitty master ### `yazi --debug` output ```sh Yazi Version: 0.2.5 (4257b95 2024-07-31)...

bug

Compiling `nimlangserver` with `nimble --useSystemNim install` still builds 2.0.2 compiler.

Im guessing this is the first time the tests are green.

### What happened, and what did you expect to happen? edit:complete-dirname doesnt suggest symlinks to directories. it should. ### Output of "elvish -version" 0.22.0-dev.0.20240821105340-94dca2081188 ### Code of Conduct - [X]...