File README.md of Package yazi
# yazi
URL: [yazi](https://github.com/sxyazi/yazi)
----
💥 Blazing fast terminal file manager written in Rust, based on async I/O.
## NOTE(s)
* [20240127]: the completions won't generate regardless of YAZI_GEN_COMPLETIONS ; seems to work fine if you've got an environment where you've done `git clone https://github.com/sxyazi/yazi ; YAZI_GEN_COMPLETIONS=true cargo build --release` but not on OBS.
* [20240202]: `YAZI_GEN_COMPLETIONS=true` does work with `%{cargo_build}`, but also requires build_rustflags `%global`