Clean up non-ascii characters

This commit is contained in:
Junegunn Choi
2026-04-19 19:19:43 +09:00
parent 780a624ed7
commit 8b66489987
9 changed files with 33 additions and 33 deletions
+6 -6
View File
@@ -15,7 +15,7 @@
<a href="https://commitgoods.com/collections/fzf"><img src="https://junegunn.github.io/fzf/images/fzf-mugs.jpg" width="80%" alt="fzf merch"></a>
<br/>
<br/>
Show your love for fzf T-shirts, mugs, and stickers now available!
Show your love for fzf -- T-shirts, mugs, and stickers now available!
<br/>
<br/>
<a href="https://commitgoods.com/collections/fzf">commitgoods.com/collections/fzf</a>
@@ -37,10 +37,10 @@ characters and still get the results you want.
Highlights
----------
- **Portable** Distributed as a single binary for easy installation
- **Fast** Optimized to process millions of items instantly
- **Versatile** Fully customizable through an event-action binding mechanism
- **All-inclusive** Comes with integrations for Bash, Zsh, Fish, Vim, and Neovim
- **Portable** -- Distributed as a single binary for easy installation
- **Fast** -- Optimized to process millions of items instantly
- **Versatile** -- Fully customizable through an event-action binding mechanism
- **All-inclusive** -- Comes with integrations for Bash, Zsh, Fish, Vim, and Neovim
Table of Contents
-----------------
@@ -440,7 +440,7 @@ or `py`.
The user interface of fzf is fully customizable with a large number of
configuration options. For a quick setup, you can start with one of the style
presets `default`, `full`, or `minimal` using the `--style` option.
presets -- `default`, `full`, or `minimal` -- using the `--style` option.
```sh
fzf --style full \