Tag: yazi
If you're using yazi as your terminal
file manager and coming from vim/neovim, you've probably tried to quit with
:q out of habit, only to be greeted with:
q: command not found
This happens because yazi's : key opens a shell command prompt, not a
vim-style command mode. So :q li…