snippetbashTip
yazi — Blazing fast terminal file manager written in Rust. Efficient, user-friendly, and customizable file
Viewed 0 times
terminalcommandblazingclifileyazifastmanager
Problem
How to use the
yazi command: Blazing fast terminal file manager written in Rust. Efficient, user-friendly, and customizable file management experience. More information: <https://github.com/sxyazi/yazi>.Solution
yazi — Blazing fast terminal file manager written in Rust. Efficient, user-friendly, and customizable file management experience. More information: <https://github.com/sxyazi/yazi>.Launch Yazi from the current directory:
yaziPrint debug information:
yazi --debugWrite the current working directory on exit to the file:
yazi --cwd-file {{path/to/cwd_file}}Clear the cache directory:
yazi --clear-cacheCode Snippets
Launch Yazi from the current directory
yaziPrint debug information
yazi --debugWrite the current working directory on exit to the file
yazi --cwd-file {{path/to/cwd_file}}Clear the cache directory
yazi --clear-cacheContext
tldr-pages: common/yazi
Revisions (0)
No revisions yet.