radicle-heartwood-lfs/crates/radicle-term
Lorenz Leutgeb 50fb228ae4
term/editor: Implement `exists` for Windows
The paths checked by `fn exists` are well-known Unix locations, and not
meaningful to check on Windows.

Provide an implementation of `fn exists` for Windows, which uses
`which.exe` to look for binaries, and use that to provide sane defaults
for Windows.
2026-02-11 10:26:22 +01:00
..
src term/editor: Implement `exists` for Windows 2026-02-11 10:26:22 +01:00
Cargo.toml term, cli: `winsplit` over `shlex` on Windows 2026-02-11 10:26:22 +01:00