FujiApple

Results 91 issues of FujiApple

Use `sys_locale::get_locales()` to get all locale available on the system and compare this list with `rust_i18n::available_locales!()` to select the best one. See also https://lib.rs/crates/locale-match

enhancement
tui
i18n

Align the display of stream data with round completion

triage

The tracer should not abort when it encounters transient network errors when sending or receiving probes. ### Status | Platform | Family | Protocol | Privileged | Status | Allows...

tracking

With ECMP routing we get multiple paths Consider a path from A to C via Bn: ``` A > B1 > C A > B2 > C A > B3...

enhancement

The Unicode code points [U+25A0](https://www.compart.com/en/unicode/U+25A0) and [U+25A1](https://www.compart.com/en/unicode/U+25A1) would make good checkboxes and/or radio buttons. Critically, they seem well support across a variety of platforms and terminals. This issue is to...

Type: Enhancement
Status: Design Needed

@obi1kenobi this PR is a rebase (and rework) of @drewkett's earlier PR https://github.com/obi1kenobi/cargo-semver-checks/pull/945, to add support for custom cargo registries, on top of the latest `main`. I say rework as...