Blazing fast terminal file manager written in Rust, based on async I/O.
Yazi (means "duck") is a terminal file manager written in Rust, based on non-blocking async I/O. It provides full asynchronous task scheduling, built-in support for multiple image preview protocols, a concurrent Lua plugin system, and integrations with ripgrep, fd, fzf, and zoxide.
$ cargo install --force yazi-build$ brew install yazi$ curl -sS https://debian.griffo.io/EA0F721D231FDD3A0A17B9AC7808B4DD62C41256.asc | gpg --dearmor --yes -o /etc/apt/trusted.gpg.d/debian.griffo.io.gpg
echo "deb https://debian.griffo.io/apt $(lsb_release -sc) main" | sudo tee /etc/apt/sources.list.d/debian.griffo.io.list
sudo apt update && sudo apt install yazi
$ dnf copr enable lihaohong/yazi
dnf install yazi
$ sudo pacman -S yazi$ Prebuilt binaries for Linux, macOS, and Windows are available on the GitHub Releases page.to rate this tool.
to comment.