Files
tldr/pages.zh/common/yazi.md

21 lines
389 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# yazi
> 用Rust编写的快速终端文件管理器。
> 高效、用户友好且可定制的文件管理体验。
> 更多信息:<https://github.com/sxyazi/yazi>。
- 从当前目录启动Yazi
`yazi`
- 打印调试信息:
`yazi --debug`
- 在退出时将当前工作目录写入文件:
`yazi --cwd-file {{path/to/cwd_file}}`
- 清除缓存目录:
`yazi --clear-cache`