search.yazi: Unifying fzf, ripgrep, fd and zoxide in the Terminal

(image source) Note This article does not aim to be a beginner’s guide on yazi. For that check out my article on yazi. This article focuses on extending yazi with my plugin search.yazi. Getting Started Warning For search.yazi to work, make sure your yazi version is >= 26.1.22. search.yazi is in my dotfiles-yazi. Two ways to try it out: ...

February 27, 2026 · 5 min

My Yazi Workflow to Reduce Cognitive Load in the Terminal

What does the demo mean? Combining yazi with vim for easier bulk renaming. Why should you try yazi? When I first started using Linux, I was drawn to using tiling window managers like i3, Sway then Hyprland. I knew they require a very terminal-centric workflow, but it was quite daunting to get into the terminal. It also doesn’t help that my previous experience with the terminal was negative: I only needed to deal with it when I had to SSH into the server for work: I had to constantly ls and cd over and over again. After ls and realized what I was looking for is a hidden file, I needed to run ls -a instead: ...

February 27, 2026 · 7 min