Frequently Asked Questions
Why is Yazi fast?
See Why is Yazi fast?.
Why can't I edit text files?
Yazi defaults to using $EDITOR as the text editor for Linux/macOS.
If you are unable to edit files, please check your Bash/Zsh/Fish configuration file for settings like export EDITOR=vim. You can also change Yazi's text opener from $EDITOR to vim/nvim/nano, etc.
For Windows, there is no concept of $EDITOR, so users need to modify the text opener as needed.