yazi: Rust Terminal File Manager with Image Preview — Alacritty Fix Included

rust dev.to

Originally published at recca0120.github.io Managing files in the terminal means chaining ls, cd, cp, mv back and forth. You want something like Finder — quick browsing, image previews — without leaving the terminal. yazi is that. Vim keybindings, written in Rust, fast. What yazi Is yazi (Chinese for "duck") is a terminal file manager written in Rust, built around non-blocking async I/O. File operations, previews, and thumbnails all run in the background — the UI doesn't freeze. Key

Read Full Tutorial open_in_new
arrow_back Back to Tutorials