このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン |
linux:fzf [2024/03/08 14:01] – ともやん | linux:fzf [2024/03/12 07:58] (現在) – ともやん |
---|
====== fzf - Go で書かれたコマンドラインのファジーファインダー ====== | ====== fzf - Go で書かれたコマンドラインのファジーファインダー ====== |
| 公式: [[git>junegunn/fzf|junegunn/fzf: :cherry_blossom: A command-line fuzzy finder]]\\ |
| |
===== インストール ===== | ===== インストール ===== |
<font color="#FF8700"><b>$</b></font> <font color="#26A269"><u style="text-decoration-style:single">sudo</u></font> <font color="#26A269">dnf</font> install <font color="#A347BA">-y</font> fzf | <font color="#FF8700"><b>$</b></font> <font color="#26A269"><u style="text-decoration-style:single">sudo</u></font> <font color="#26A269">dnf</font> install <font color="#A347BA">-y</font> fzf |
</pre></html></WRAP> | </pre></html></WRAP> |
<WRAP color_result><html><pre> | <WRAP color_result_hlong><html><pre> |
メタデータの期限切れの最終確認: 3:11:30 前の 2024年03月08日 10時26分44秒 に実施しました。 | メタデータの期限切れの最終確認: 3:11:30 前の 2024年03月08日 10時26分44秒 に実施しました。 |
依存関係が解決しました。 | 依存関係が解決しました。 |
</pre></html></WRAP> | </pre></html></WRAP> |
</WRAP> | </WRAP> |
| |
| ===== 参考文献 ===== |
| [[https://thevaluable.dev/practical-guide-fzf-example/|A Practical Guide to fzf: Building a File Explorer]] [[gtr>https://thevaluable.dev/practical-guide-fzf-example/|翻訳]]\\ |
| |