fzf コマンドは Omarchy にデフォルトでインストールされます。
環境
・Omarchy v3.3.3
・fzf 0.67.0
fzf は LazyVim (Neovim) と Zoxide で間接的に利用することが多いのですが、改めて機能を調べてみました。
fzf gives you fuzzy finding of files via the ff alias. Go to any directory, type ff, and you’ll be able to fuzzy find your way to any file in that tree, while seeing a preview of the files you’re narrowing down on the right-hand side.
You can use Ctrl + R to use fzf to fuzzy find through your command history.
This tool is also used by Neovim when you type Space Space.
The full manual can be found via man fzf.
Omarchy の説明書で Ctrl + R でのコマンド履歴のあいまい検索が紹介されています。
ついつい history コマンドを使ってしまっているので、ブログに書いたことを機に習慣化していきたいところです。
以上です。
▼この記事がいいね!と思ったらブックマークお願いします
